mirror of
https://github.com/kingomarnajjar/gatsby-starter-netlify-cms.git
synced 2026-07-31 02:56:42 +10:00
Add netlify-cms as a dependency
As noted in issue https://github.com/AustinGreen/gatsby-starter-netlify-cms/issues/73 and 35ccf1848d the `gatsby-netlify-cms-plugin` now requires `netlify-cms` as a peer-dependency
This commit is contained in:
parent
6a9b214963
commit
e57db18a08
1 changed files with 1 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue