- react-error-overlay@1.0.4
 - react-scripts@1.0.4
This commit is contained in:
Dan Abramov
2017-05-22 12:43:47 +01:00
parent 812658a14d
commit 7e25c9a604
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-error-overlay",
"version": "1.0.3",
"version": "1.0.4",
"description": "An overlay for displaying stack frames.",
"main": "lib/index.js",
"scripts": {

View File

@@ -1,6 +1,6 @@
{
"name": "react-scripts",
"version": "1.0.3",
"version": "1.0.4",
"description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause",
@@ -51,7 +51,7 @@
"postcss-loader": "2.0.5",
"promise": "7.1.1",
"react-dev-utils": "^1.0.3",
"react-error-overlay": "^1.0.3",
"react-error-overlay": "^1.0.4",
"style-loader": "0.17.0",
"sw-precache-webpack-plugin": "0.9.1",
"url-loader": "0.5.8",