mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-15 09:58:21 +08:00
Publish
- react-dev-utils@4.0.0 - react-error-overlay@2.0.0 - react-scripts@1.0.12
This commit is contained in:
committed by
John Nilsson
parent
5904d8826d
commit
ef01aab95a
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-dev-utils",
|
||||
"version": "3.1.1",
|
||||
"version": "4.0.0",
|
||||
"description": "Webpack utilities used by Create React App",
|
||||
"repository": "facebookincubator/create-react-app",
|
||||
"license": "BSD-3-Clause",
|
||||
@@ -47,7 +47,7 @@
|
||||
"inquirer": "3.2.1",
|
||||
"is-root": "1.0.0",
|
||||
"opn": "5.1.0",
|
||||
"react-error-overlay": "^1.0.9",
|
||||
"react-error-overlay": "^2.0.0",
|
||||
"recursive-readdir": "2.2.1",
|
||||
"shell-quote": "1.6.1",
|
||||
"sockjs-client": "1.1.4",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-error-overlay",
|
||||
"version": "1.0.10",
|
||||
"version": "2.0.0",
|
||||
"description": "An overlay for displaying stack frames.",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"postcss-flexbugs-fixes": "3.2.0",
|
||||
"postcss-loader": "2.0.6",
|
||||
"promise": "8.0.1",
|
||||
"react-dev-utils": "^3.1.0",
|
||||
"react-dev-utils": "^4.0.0",
|
||||
"style-loader": "0.18.2",
|
||||
"ts-jest": "^20.0.7",
|
||||
"ts-loader": "^2.2.1",
|
||||
|
||||
Reference in New Issue
Block a user