Commit ad35fd1d authored by Dan Abramov's avatar Dan Abramov
Browse files

Publish

 - create-react-app@1.3.3
 - react-dev-utils@3.0.2
 - react-error-overlay@1.0.9
 - react-scripts@1.0.10
parent c1221eb1
3 merge requests!12191Lim.Pisey.168:/Identified - We are currently investigating reports of missing build logs. The issue has been identified and a resolution is in progress. We will provide a further update when available.Mar 21, 09:02 UTC,!12853brikk,!5717Automatically extract project file structure from build bundle file
Showing with 7 additions and 7 deletions
+7 -7
{
"name": "create-react-app",
"version": "1.3.2",
"version": "1.3.3",
"keywords": [
"react"
],
......
{
"name": "react-dev-utils",
"version": "3.0.1",
"version": "3.0.2",
"description": "Webpack utilities used by Create React App",
"repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause",
......
{
"name": "react-error-overlay",
"version": "1.0.8",
"version": "1.0.9",
"description": "An overlay for displaying stack frames.",
"main": "lib/index.js",
"scripts": {
......@@ -34,7 +34,7 @@
"anser": "1.2.5",
"babel-code-frame": "6.22.0",
"babel-runtime": "6.23.0",
"react-dev-utils": "^3.0.1",
"react-dev-utils": "^3.0.2",
"settle-promise": "1.0.0",
"source-map": "0.5.6"
},
......
{
"name": "react-scripts",
"version": "1.0.9",
"version": "1.0.10",
"description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause",
......@@ -48,8 +48,8 @@
"postcss-flexbugs-fixes": "3.0.0",
"postcss-loader": "2.0.6",
"promise": "7.1.1",
"react-dev-utils": "^3.0.1",
"react-error-overlay": "^1.0.8",
"react-dev-utils": "^3.0.2",
"react-error-overlay": "^1.0.9",
"style-loader": "0.18.2",
"sw-precache-webpack-plugin": "0.11.3",
"url-loader": "0.5.9",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment