fix: update peer dep versions (#2234)

Update the peer dependency versions from beta
This commit is contained in:
Tony Alves
2019-03-25 09:20:15 -07:00
committed by Shawn Erquhart
parent 155cd2e3a2
commit 7987091196
20 changed files with 37 additions and 37 deletions

View File

@ -25,7 +25,7 @@
"peerDependencies": {
"@emotion/core": "^10.0.9",
"lodash": "^4.17.11",
"netlify-cms-ui-default": "^2.4.1-beta.0",
"netlify-cms-ui-default": "^2.6.0",
"prop-types": "^15.7.2",
"react": "^16.8.4",
"react-immutable-proptypes": "^2.1.0"