Revert "chore(release): publish"

This reverts commit e25395b2f2247d16981675f735cc73c819584cc3.
This commit is contained in:
Shawn Erquhart
2020-09-08 14:03:35 -04:00
parent e25395b2f2
commit 828bb16415
68 changed files with 64 additions and 438 deletions

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms",
"description": "An extensible, open source, Git-based, React CMS for static sites.",
"version": "2.10.57",
"version": "2.10.56",
"homepage": "https://www.netlifycms.org",
"repository": "https://github.com/netlify/netlify-cms",
"bugs": "https://github.com/netlify/netlify-cms/issues",
@ -22,9 +22,9 @@
"license": "MIT",
"dependencies": {
"codemirror": "^5.46.0",
"netlify-cms-app": "^2.12.21",
"netlify-cms-media-library-cloudinary": "^1.3.7",
"netlify-cms-media-library-uploadcare": "^0.5.8",
"netlify-cms-app": "^2.12.20",
"netlify-cms-media-library-cloudinary": "^1.3.6",
"netlify-cms-media-library-uploadcare": "^0.5.7",
"react": "^16.8.4",
"react-dom": "^16.8.4"
},