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

Publish

 - create-react-app@1.4.3
 - react-dev-utils@4.2.1
 - react-scripts@1.0.16
parent b8e6ba3c
Showing with 4 additions and 4 deletions
+4 -4
{ {
"name": "create-react-app", "name": "create-react-app",
"version": "1.4.2", "version": "1.4.3",
"keywords": [ "keywords": [
"react" "react"
], ],
......
{ {
"name": "react-dev-utils", "name": "react-dev-utils",
"version": "4.2.0", "version": "4.2.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.0.15", "version": "1.0.16",
"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",
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,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": "^4.2.0", "react-dev-utils": "^4.2.1",
"style-loader": "0.19.0", "style-loader": "0.19.0",
"sw-precache-webpack-plugin": "0.11.4", "sw-precache-webpack-plugin": "0.11.4",
"url-loader": "0.6.2", "url-loader": "0.6.2",
......
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