rc-form-list
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "rc-form-list", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "./lib/index", | ||
"module": "./es/index", | ||
"scripts": { | ||
@@ -14,3 +16,2 @@ "build-storybook": "build-storybook -s public", | ||
"dependencies": { | ||
"prettier": "^1.17.1", | ||
"react": "^16.8.4", | ||
@@ -43,2 +44,3 @@ "react-dom": "^16.8.4" | ||
"fork-ts-checker-webpack-plugin": "^1.3.3", | ||
"prettier": "^1.17.1", | ||
"react-docgen-typescript-loader": "^3.0.1", | ||
@@ -45,0 +47,0 @@ "react-scripts": "^3.0.1", |
426131
2
29
- Removedprettier@^1.17.1
- Removedprettier@1.19.1(transitive)