Skip to content

Commit e69ad37

Browse files
committed
Publish
- create-react-app@2.1.7 - react-dev-utils@7.0.5 - react-scripts@2.1.7
1 parent 3a37bb0 commit e69ad37

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

packages/create-react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-react-app",
3-
"version": "2.1.6",
3+
"version": "2.1.7",
44
"keywords": [
55
"react"
66
],

packages/react-dev-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dev-utils",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"description": "Webpack utilities used by Create React App",
55
"repository": "facebook/create-react-app",
66
"license": "MIT",

packages/react-scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "2.1.6",
3+
"version": "2.1.7",
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.5.0",
6262
"postcss-safe-parser": "4.0.1",
6363
"react-app-polyfill": "^0.2.2",
64-
"react-dev-utils": "^7.0.4",
64+
"react-dev-utils": "^7.0.5",
6565
"resolve": "1.10.0",
6666
"sass-loader": "7.1.0",
6767
"style-loader": "0.23.1",

0 commit comments

Comments
 (0)