Skip to content

Commit

Permalink
0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Sep 25, 2016
1 parent f3c939d commit 0595362
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/react-dev-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-dev-utils",
"version": "0.1.1",
"version": "0.2.0",
"description": "Webpack utilities used by Create React App",
"repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-scripts",
"version": "0.5.1",
"version": "0.6.0",
"description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause",
Expand Down Expand Up @@ -57,7 +57,7 @@
"path-exists": "2.1.0",
"postcss-loader": "0.13.0",
"promise": "7.1.1",
"react-dev-utils": "^0.1.1",
"react-dev-utils": "^0.2.0",
"recursive-readdir": "2.0.0",
"rimraf": "2.5.4",
"strip-ansi": "3.0.1",
Expand Down

0 comments on commit 0595362

Please sign in to comment.