⬆️ Updated react-scripts to 3.0.1
This commit is contained in:
parent
e125c7be6f
commit
b5d0975dcb
1 changed files with 4 additions and 7 deletions
|
@ -22,8 +22,8 @@
|
||||||
"deploy": "gh-pages -d example/build"
|
"deploy": "gh-pages -d example/build"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"react": "^15.0.0 || ^16.0.0",
|
"react": "^16.8",
|
||||||
"react-dom": "^15.0.0 || ^16.0.0",
|
"react-dom": "^16.8",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.0.0",
|
"@babel/plugin-proposal-class-properties": "^7.0.0",
|
||||||
"babel-eslint": "10.0.1",
|
"babel-eslint": "10.0.1",
|
||||||
"eslint": "^5.16.0",
|
"eslint": "^5.16.0",
|
||||||
|
@ -45,9 +45,7 @@
|
||||||
"@svgr/rollup": "^2.4.1",
|
"@svgr/rollup": "^2.4.1",
|
||||||
"cross-env": "^5.1.4",
|
"cross-env": "^5.1.4",
|
||||||
"gh-pages": "^1.2.0",
|
"gh-pages": "^1.2.0",
|
||||||
"react": "^16.8",
|
"react-scripts": "^3.0.1",
|
||||||
"react-dom": "^16.8",
|
|
||||||
"react-scripts": "^3.0.0",
|
|
||||||
"webpack": "4.29.6",
|
"webpack": "4.29.6",
|
||||||
"rollup": "^0.64.1",
|
"rollup": "^0.64.1",
|
||||||
"rollup-plugin-babel": "^4.0.1",
|
"rollup-plugin-babel": "^4.0.1",
|
||||||
|
@ -62,7 +60,6 @@
|
||||||
"@material-ui/icons": "^4.0.1",
|
"@material-ui/icons": "^4.0.1",
|
||||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||||
"react-intl": "2.8.0",
|
"react-intl": "2.8.0",
|
||||||
"prop-types": "15.7.2",
|
"prop-types": "15.7.2"
|
||||||
"react-intl": "2.8.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue