fix dependencies

This commit is contained in:
Shawn Erquhart
2018-07-25 08:45:13 -04:00
parent 91a5814079
commit 4a01d2289c
29 changed files with 517 additions and 12 deletions

View File

@ -24,10 +24,11 @@
"webpack-cli": "^3.1.0"
},
"peerDependencies": {
"emotion": "^9.2.6",
"lodash": "^4.17.10",
"netlify-cms-lib-auth": "2.0.0-alpha.0",
"netlify-cms-lib-util": "2.0.0-alpha.0",
"netlify-cms-ui-default": "2.0.0-alpha.0",
"lodash": "^4.17.10",
"prop-types": "^15.6.2",
"react": "^16.4.1",
"react-emotion": "^9.2.6"