- create-react-app@3.2.0
 - react-app-polyfill@1.0.4
 - react-dev-utils@9.1.0
 - react-error-overlay@6.0.3
 - react-scripts@3.2.0
This commit is contained in:
Ian Sutherland
2019-10-02 22:18:22 -06:00
parent 6a74342711
commit 7fae307aef
5 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-scripts",
"version": "3.1.2",
"version": "3.2.0",
"description": "Configuration and scripts for Create React App.",
"repository": {
"type": "git",
@@ -67,8 +67,8 @@
"postcss-normalize": "7.0.1",
"postcss-preset-env": "6.7.0",
"postcss-safe-parser": "4.0.1",
"react-app-polyfill": "^1.0.3",
"react-dev-utils": "^9.0.4",
"react-app-polyfill": "^1.0.4",
"react-dev-utils": "^9.1.0",
"resolve": "1.12.0",
"resolve-url-loader": "3.1.0",
"sass-loader": "7.2.0",