Skip to content

Commit

Permalink
Add netlify-cms as a dependency
Browse files Browse the repository at this point in the history
As noted in issue decaporg/gatsby-starter-decap-cms#73 and gatsbyjs/gatsby@35ccf18 the `gatsby-netlify-cms-plugin` now requires `netlify-cms` as a peer-dependency
  • Loading branch information
hennessyevan authored May 4, 2018
1 parent 451c572 commit c550c8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"gatsby-source-filesystem": "^1.5.23",
"gatsby-transformer-remark": "^1.7.33",
"gatsby-transformer-sharp": "^1.6.21",
"netlify-cms": "^1.7.0",
"lodash": "^4.17.5",
"lodash-webpack-plugin": "^0.11.4",
"prop-types": "^15.6.0",
Expand Down

0 comments on commit c550c8d

Please sign in to comment.