Commit 96f4be9b authored by Dan Abramov's avatar Dan Abramov
Browse files

Publish

 - create-react-app@1.0.2
 - react-dev-utils@0.4.2
 - react-scripts@0.8.4
parent 92efefce
No related merge requests found
Showing with 4 additions and 4 deletions
+4 -4
{ {
"name": "create-react-app", "name": "create-react-app",
"version": "1.0.1", "version": "1.0.2",
"keywords": [ "keywords": [
"react" "react"
], ],
......
{ {
"name": "react-dev-utils", "name": "react-dev-utils",
"version": "0.4.1", "version": "0.4.2",
"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": "BSD-3-Clause", "license": "BSD-3-Clause",
......
{ {
"name": "react-scripts", "name": "react-scripts",
"version": "0.8.3", "version": "0.8.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": "BSD-3-Clause", "license": "BSD-3-Clause",
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
"path-exists": "2.1.0", "path-exists": "2.1.0",
"postcss-loader": "1.0.0", "postcss-loader": "1.0.0",
"promise": "7.1.1", "promise": "7.1.1",
"react-dev-utils": "^0.4.1", "react-dev-utils": "^0.4.2",
"recursive-readdir": "2.1.0", "recursive-readdir": "2.1.0",
"strip-ansi": "3.0.1", "strip-ansi": "3.0.1",
"style-loader": "0.13.1", "style-loader": "0.13.1",
......
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