chore: update readmes and dependencies
This commit is contained in:
@ -2,6 +2,9 @@
|
||||
"name": "netlify-cms-widget-list",
|
||||
"description": "Widget for editing lists in Netlify CMS.",
|
||||
"version": "2.0.0",
|
||||
"homepage": "https://www.netlifycms.org/docs/widgets/#list",
|
||||
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-widget-list",
|
||||
"bugs": "https://github.com/netlify/netlify-cms/issues",
|
||||
"main": "dist/netlify-cms-widget-list.js",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
@ -29,7 +32,7 @@
|
||||
"emotion": "^9.2.6",
|
||||
"immutable": "^3.7.6",
|
||||
"lodash": "^4.17.10",
|
||||
"netlify-cms-ui-default": "^2.0.0-alpha.0",
|
||||
"netlify-cms-ui-default": "^2.0.0",
|
||||
"prop-types": "^15.5.10",
|
||||
"react": "^16.4.1",
|
||||
"react-emotion": "^9.2.6",
|
||||
|
Reference in New Issue
Block a user