- create-react-app@1.0.2
 - react-dev-utils@0.4.2
 - react-scripts@0.8.4
This commit is contained in:
Dan Abramov
2016-12-11 11:50:25 +00:00
parent 92efefcec6
commit 96f4be9b75
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-scripts",
"version": "0.8.3",
"version": "0.8.4",
"description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause",
@@ -56,7 +56,7 @@
"path-exists": "2.1.0",
"postcss-loader": "1.0.0",
"promise": "7.1.1",
"react-dev-utils": "^0.4.1",
"react-dev-utils": "^0.4.2",
"recursive-readdir": "2.1.0",
"strip-ansi": "3.0.1",
"style-loader": "0.13.1",