Skip to content

Commit dfbc71c

Browse files
committed
Publish
- react-dev-utils@5.0.1 - react-scripts@1.1.4
1 parent 305bd70 commit dfbc71c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/react-dev-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dev-utils",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Webpack utilities used by Create React App",
55
"repository": "facebookincubator/create-react-app",
66
"license": "MIT",

packages/react-scripts/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "facebookincubator/create-react-app",
66
"license": "MIT",
@@ -50,7 +50,7 @@
5050
"postcss-loader": "2.0.8",
5151
"promise": "8.0.1",
5252
"raf": "3.4.0",
53-
"react-dev-utils": "^5.0.0",
53+
"react-dev-utils": "^5.0.1",
5454
"resolve": "1.6.0",
5555
"style-loader": "0.19.0",
5656
"sw-precache-webpack-plugin": "0.11.4",

0 commit comments

Comments
 (0)