- babel-plugin-named-asset-import@0.2.0
 - babel-preset-react-app@4.0.0
 - confusing-browser-globals@1.0.1
 - create-react-app@2.0.0
 - eslint-config-react-app@3.0.0
 - react-app-polyfill@0.1.0
 - react-dev-utils@6.0.0
 - react-error-overlay@5.0.0
 - react-scripts@2.0.0
This commit is contained in:
Joe Haddad
2018-09-26 14:00:59 -04:00
parent 98b63a3f9f
commit ac5376f9b9
9 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-dev-utils",
"version": "5.0.0",
"version": "6.0.0",
"description": "Webpack utilities used by Create React App",
"repository": "facebook/create-react-app",
"license": "MIT",
@@ -54,7 +54,7 @@
"is-root": "2.0.0",
"opn": "5.4.0",
"pkg-up": "2.0.0",
"react-error-overlay": "^4.0.0",
"react-error-overlay": "^5.0.0",
"recursive-readdir": "2.2.2",
"shell-quote": "1.6.1",
"sockjs-client": "1.1.5",