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

@ -24,8 +24,8 @@
"@emotion/styled": "^10.0.9",
"immutable": "^3.8.2",
"lodash": "^4.17.11",
"netlify-cms-lib-util": "^2.1.3-beta.0",
"netlify-cms-ui-default": "^2.4.1-beta.0",
"netlify-cms-lib-util": "^2.3.0",
"netlify-cms-ui-default": "^2.6.0",
"prop-types": "^15.7.2",
"react": "^16.8.4",
"react-immutable-proptypes": "^2.1.0",