mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-30 10:22:33 +08:00
Publish
- 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:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "eslint-config-react-app",
|
||||
"version": "2.1.0",
|
||||
"version": "3.0.0",
|
||||
"description": "ESLint configuration used by Create React App",
|
||||
"repository": "facebook/create-react-app",
|
||||
"license": "MIT",
|
||||
@@ -19,6 +19,6 @@
|
||||
"eslint-plugin-react": "7.x"
|
||||
},
|
||||
"dependencies": {
|
||||
"confusing-browser-globals": "^1.0.0"
|
||||
"confusing-browser-globals": "^1.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user