Skip to content
This repository was archived by the owner on Jul 24, 2019. It is now read-only.

Commit b442449

Browse files
committed
Publish
- create-react-app@2.1.3 - react-dev-utils@7.0.1 - react-error-overlay@5.1.2 - react-scripts@2.1.3
1 parent 285652e commit b442449

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "facebook/create-react-app",
66
"license": "MIT",
@@ -61,7 +61,7 @@
6161
"postcss-preset-env": "6.3.1",
6262
"postcss-safe-parser": "4.0.1",
6363
"react-app-polyfill": "^0.2.0",
64-
"react-dev-utils": "^7.0.0",
64+
"react-dev-utils": "^7.0.1",
6565
"resolve": "1.8.1",
6666
"sass-loader": "7.1.0",
6767
"style-loader": "0.23.0",

0 commit comments

Comments
 (0)