Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Timer committed Sep 28, 2018
1 parent a19ef80 commit 72ccea5
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": "2.0.0",
"version": "2.0.1",
"description": "Configuration and scripts for Create React App.",
"repository": "facebook/create-react-app",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"babel-jest": "23.6.0",
"babel-loader": "8.0.4",
"babel-plugin-named-asset-import": "^0.2.0",
"babel-preset-react-app": "^4.0.0",
"babel-preset-react-app": "^5.0.0",
"bfj": "6.1.1",
"case-sensitive-paths-webpack-plugin": "2.1.2",
"chalk": "2.4.1",
Expand All @@ -53,8 +53,8 @@
"postcss-loader": "3.0.0",
"postcss-preset-env": "6.0.6",
"postcss-safe-parser": "4.0.1",
"react-app-polyfill": "^0.1.0",
"react-dev-utils": "^6.0.0",
"react-app-polyfill": "^0.1.1",
"react-dev-utils": "^6.0.1",
"resolve": "1.8.1",
"sass-loader": "7.1.0",
"style-loader": "0.23.0",
Expand Down

0 comments on commit 72ccea5

Please sign in to comment.