chore: update readmes and dependencies

This commit is contained in:
Shawn Erquhart
2018-07-26 18:01:26 -04:00
parent 668f05fb7c
commit d3ccb2dc88
49 changed files with 394 additions and 28 deletions

View File

@ -2,6 +2,9 @@
"name": "netlify-cms",
"description": "An extensible, open source, Git-based, React CMS for static sites.",
"version": "2.0.0",
"homepage": "https://www.netlifycms.org",
"repository": "https://github.com/netlify/netlify-cms",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"main": "dist/netlify-cms.js",
"scripts": {
"build": "cross-env NODE_ENV=production webpack"