mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
Publish
- babel-preset-react-app@5.0.3 - create-react-app@2.0.3 - react-dev-utils@6.0.4 - react-error-overlay@5.0.4 - react-scripts@2.0.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-scripts",
|
||||
"version": "2.0.3",
|
||||
"version": "2.0.4",
|
||||
"description": "Configuration and scripts for Create React App.",
|
||||
"repository": "facebook/create-react-app",
|
||||
"license": "MIT",
|
||||
@@ -28,7 +28,7 @@
|
||||
"babel-jest": "23.6.0",
|
||||
"babel-loader": "8.0.4",
|
||||
"babel-plugin-named-asset-import": "^0.2.2",
|
||||
"babel-preset-react-app": "^5.0.2",
|
||||
"babel-preset-react-app": "^5.0.3",
|
||||
"bfj": "6.1.1",
|
||||
"case-sensitive-paths-webpack-plugin": "2.1.2",
|
||||
"chalk": "2.4.1",
|
||||
@@ -57,7 +57,7 @@
|
||||
"postcss-preset-env": "6.0.6",
|
||||
"postcss-safe-parser": "4.0.1",
|
||||
"react-app-polyfill": "^0.1.3",
|
||||
"react-dev-utils": "^6.0.3",
|
||||
"react-dev-utils": "^6.0.4",
|
||||
"resolve": "1.8.1",
|
||||
"sass-loader": "7.1.0",
|
||||
"style-loader": "0.23.0",
|
||||
|
||||
Reference in New Issue
Block a user