feat(widget-list): add min max configuration (#4394)

This commit is contained in:
KoljaTM
2020-10-15 19:27:23 +02:00
committed by GitHub
parent 1bdd858b31
commit 5fdfe40dd2
8 changed files with 237 additions and 22 deletions

View File

@ -24,6 +24,7 @@
},
"peerDependencies": {
"immutable": "^3.7.6",
"netlify-cms-lib-widgets": "^1.0.0",
"netlify-cms-ui-default": "^2.6.0",
"prop-types": "^15.7.2",
"react": "^16.8.4",