Skip to content

Commit

Permalink
0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Sep 23, 2016
1 parent 1d348cf commit 12c95f3
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
@@ -1,6 +1,6 @@
{
"name": "react-dev-utils",
"version": "0.1.0",
"version": "0.1.1",
"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
@@ -1,6 +1,6 @@
{
"name": "react-scripts",
"version": "0.5.0",
"version": "0.5.1",
"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.0",
"react-dev-utils": "^0.1.1",
"recursive-readdir": "2.0.0",
"rimraf": "2.5.4",
"strip-ansi": "3.0.1",
Expand Down

0 comments on commit 12c95f3

Please sign in to comment.