Skip to content

Commit

Permalink
Fix peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
langovoi committed Aug 1, 2018
1 parent 2d51916 commit b54a2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
"react": "^15.6.1"
},
"peerDependencies": {
"gatsby": "^1.0.0"
"gatsby": "^1.0.0 || >2.0.0-alpha"
}
}

0 comments on commit b54a2ba

Please sign in to comment.