Skip to content

Commit 3ca097e

Browse files
committed
Publish
- react-dev-utils@1.0.2 - react-error-overlay@1.0.2 - react-scripts@1.0.2
1 parent e972500 commit 3ca097e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "facebookincubator/create-react-app",
66
"license": "BSD-3-Clause",
@@ -50,8 +50,8 @@
5050
"postcss-flexbugs-fixes": "3.0.0",
5151
"postcss-loader": "2.0.5",
5252
"promise": "7.1.1",
53-
"react-dev-utils": "^1.0.1",
54-
"react-error-overlay": "^1.0.1",
53+
"react-dev-utils": "^1.0.2",
54+
"react-error-overlay": "^1.0.2",
5555
"style-loader": "0.17.0",
5656
"sw-precache-webpack-plugin": "0.9.1",
5757
"url-loader": "0.5.8",

0 commit comments

Comments
 (0)