mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-29 01:45:40 +08:00
Publish
- babel-plugin-named-asset-import@0.3.2 - babel-preset-react-app@8.0.0 - confusing-browser-globals@1.0.7 - create-react-app@3.0.0 - eslint-config-react-app@4.0.0 - react-app-polyfill@1.0.0 - react-dev-utils@9.0.0 - react-error-overlay@5.1.5 - react-scripts@3.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-error-overlay",
|
||||
"version": "5.1.4",
|
||||
"version": "5.1.5",
|
||||
"description": "An overlay for displaying stack frames.",
|
||||
"main": "lib/index.js",
|
||||
"sideEffects": false,
|
||||
@@ -40,12 +40,12 @@
|
||||
"babel-eslint": "10.0.1",
|
||||
"babel-jest": "24.7.1",
|
||||
"babel-loader": "8.0.5",
|
||||
"babel-preset-react-app": "^7.0.2",
|
||||
"babel-preset-react-app": "^8.0.0",
|
||||
"chalk": "^2.4.2",
|
||||
"chokidar": "^2.1.2",
|
||||
"cross-env": "5.2.0",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-config-react-app": "^3.0.8",
|
||||
"eslint-config-react-app": "^4.0.0",
|
||||
"eslint-plugin-flowtype": "2.50.1",
|
||||
"eslint-plugin-import": "2.16.0",
|
||||
"eslint-plugin-jsx-a11y": "6.2.1",
|
||||
@@ -58,7 +58,7 @@
|
||||
"promise": "8.0.2",
|
||||
"raw-loader": "^1.0.0",
|
||||
"react": "^16.8.4",
|
||||
"react-app-polyfill": "^0.2.2",
|
||||
"react-app-polyfill": "^1.0.0",
|
||||
"react-dom": "^16.8.4",
|
||||
"rimraf": "^2.6.3",
|
||||
"settle-promise": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user