- react-dev-utils@5.0.1
 - react-scripts@1.1.4
This commit is contained in:
Joe Haddad
2018-04-03 20:27:48 -04:00
parent 305bd7015f
commit dfbc71ce2a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-dev-utils",
"version": "5.0.0",
"version": "5.0.1",
"description": "Webpack utilities used by Create React App",
"repository": "facebookincubator/create-react-app",
"license": "MIT",

View File

@@ -1,6 +1,6 @@
{
"name": "react-scripts",
"version": "1.1.3",
"version": "1.1.4",
"description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app",
"license": "MIT",
@@ -50,7 +50,7 @@
"postcss-loader": "2.0.8",
"promise": "8.0.1",
"raf": "3.4.0",
"react-dev-utils": "^5.0.0",
"react-dev-utils": "^5.0.1",
"resolve": "1.6.0",
"style-loader": "0.19.0",
"sw-precache-webpack-plugin": "0.11.4",