- babel-preset-react-app@3.1.1
 - create-react-app@1.5.0
 - eslint-config-react-app@2.1.0
 - react-dev-utils@5.0.0
 - react-error-overlay@4.0.0
 - react-scripts@1.1.0
This commit is contained in:
Dan
2018-01-15 00:53:37 +00:00
parent aa5bdcd05f
commit e73a783ef1
6 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-dev-utils",
"version": "4.2.1",
"version": "5.0.0",
"description": "Webpack utilities used by Create React App",
"repository": "facebookincubator/create-react-app",
"license": "MIT",
@@ -48,7 +48,7 @@
"inquirer": "3.3.0",
"is-root": "1.0.0",
"opn": "5.2.0",
"react-error-overlay": "^3.0.0",
"react-error-overlay": "^4.0.0",
"recursive-readdir": "2.2.1",
"shell-quote": "1.6.1",
"sockjs-client": "1.1.4",