Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - eslint-config-react-app@1.0.3
 - react-dev-utils@2.0.0
 - react-error-overlay@1.0.5
 - react-scripts@1.0.5
  • Loading branch information
gaearon committed May 22, 2017
1 parent 6c31098 commit 9b258d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-scripts",
"version": "1.0.4",
"version": "1.0.5",
"description": "Configuration and scripts for Create React App.",
"repository": "facebookincubator/create-react-app",
"license": "BSD-3-Clause",
Expand Down Expand Up @@ -33,7 +33,7 @@
"css-loader": "0.28.1",
"dotenv": "4.0.0",
"eslint": "3.19.0",
"eslint-config-react-app": "^1.0.2",
"eslint-config-react-app": "^1.0.3",
"eslint-loader": "1.7.1",
"eslint-plugin-flowtype": "2.33.0",
"eslint-plugin-import": "2.2.0",
Expand All @@ -48,8 +48,8 @@
"postcss-flexbugs-fixes": "3.0.0",
"postcss-loader": "2.0.5",
"promise": "7.1.1",
"react-dev-utils": "^1.0.3",
"react-error-overlay": "^1.0.4",
"react-dev-utils": "^2.0.0",
"react-error-overlay": "^1.0.5",
"style-loader": "0.17.0",
"sw-precache-webpack-plugin": "0.9.1",
"url-loader": "0.5.8",
Expand Down

0 comments on commit 9b258d4

Please sign in to comment.