Commit dfbc71ce authored by Joe Haddad's avatar Joe Haddad
Browse files

Publish

 - react-dev-utils@5.0.1
 - react-scripts@1.1.4
parent 305bd701
13 merge requests!4749replace workspaceRoot with workspaceFolder,!4933Facebook next,!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,!4397Master,!5023Master,!4330Fix broken link,!4886Proper folder structure,!5717Automatically extract project file structure from build bundle file,!4950Master,!5063Babel 7,!4394Patch 1,!4324Fixed typo
Showing with 3 additions and 3 deletions
+3 -3
{ {
"name": "react-dev-utils", "name": "react-dev-utils",
"version": "5.0.0", "version": "5.0.1",
"description": "Webpack utilities used by Create React App", "description": "Webpack utilities used by Create React App",
"repository": "facebookincubator/create-react-app", "repository": "facebookincubator/create-react-app",
"license": "MIT", "license": "MIT",
......
{ {
"name": "react-scripts", "name": "react-scripts",
"version": "1.1.3", "version": "1.1.4",
"description": "Configuration and scripts for Create React App.", "description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app", "repository": "facebookincubator/create-react-app",
"license": "MIT", "license": "MIT",
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
"postcss-loader": "2.0.8", "postcss-loader": "2.0.8",
"promise": "8.0.1", "promise": "8.0.1",
"raf": "3.4.0", "raf": "3.4.0",
"react-dev-utils": "^5.0.0", "react-dev-utils": "^5.0.1",
"resolve": "1.6.0", "resolve": "1.6.0",
"style-loader": "0.19.0", "style-loader": "0.19.0",
"sw-precache-webpack-plugin": "0.11.4", "sw-precache-webpack-plugin": "0.11.4",
......
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