mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-25 21:55:42 +08:00
Publish
- babel-preset-react-app@5.0.0 - react-app-polyfill@0.1.1 - react-dev-utils@6.0.1 - react-error-overlay@5.0.1 - react-scripts@2.0.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-scripts",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"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.0",
|
||||
"babel-preset-react-app": "^4.0.0",
|
||||
"babel-preset-react-app": "^5.0.0",
|
||||
"bfj": "6.1.1",
|
||||
"case-sensitive-paths-webpack-plugin": "2.1.2",
|
||||
"chalk": "2.4.1",
|
||||
@@ -53,8 +53,8 @@
|
||||
"postcss-loader": "3.0.0",
|
||||
"postcss-preset-env": "6.0.6",
|
||||
"postcss-safe-parser": "4.0.1",
|
||||
"react-app-polyfill": "^0.1.0",
|
||||
"react-dev-utils": "^6.0.0",
|
||||
"react-app-polyfill": "^0.1.1",
|
||||
"react-dev-utils": "^6.0.1",
|
||||
"resolve": "1.8.1",
|
||||
"sass-loader": "7.1.0",
|
||||
"style-loader": "0.23.0",
|
||||
|
||||
Reference in New Issue
Block a user