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

Commit c852496

Browse files
committed
Publish
- babel-plugin-named-asset-import@0.3.1 - babel-preset-react-app@7.0.1 - create-react-app@2.1.4 - eslint-config-react-app@3.0.7 - react-app-polyfill@0.2.1 - react-dev-utils@7.0.2 - react-error-overlay@5.1.3 - react-scripts@2.1.4
1 parent 67489d0 commit c852496

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "facebook/create-react-app",
66
"license": "MIT",
@@ -30,15 +30,15 @@
3030
"babel-eslint": "9.0.0",
3131
"babel-jest": "23.6.0",
3232
"babel-loader": "8.0.5",
33-
"babel-plugin-named-asset-import": "^0.3.0",
34-
"babel-preset-react-app": "^7.0.0",
33+
"babel-plugin-named-asset-import": "^0.3.1",
34+
"babel-preset-react-app": "^7.0.1",
3535
"bfj": "6.1.1",
3636
"case-sensitive-paths-webpack-plugin": "2.2.0",
3737
"css-loader": "1.0.0",
3838
"dotenv": "6.0.0",
3939
"dotenv-expand": "4.2.0",
4040
"eslint": "5.12.0",
41-
"eslint-config-react-app": "^3.0.6",
41+
"eslint-config-react-app": "^3.0.7",
4242
"eslint-loader": "2.1.1",
4343
"eslint-plugin-flowtype": "2.50.1",
4444
"eslint-plugin-import": "2.14.0",
@@ -60,8 +60,8 @@
6060
"postcss-loader": "3.0.0",
6161
"postcss-preset-env": "6.5.0",
6262
"postcss-safe-parser": "4.0.1",
63-
"react-app-polyfill": "^0.2.0",
64-
"react-dev-utils": "^7.0.1",
63+
"react-app-polyfill": "^0.2.1",
64+
"react-dev-utils": "^7.0.2",
6565
"resolve": "1.10.0",
6666
"sass-loader": "7.1.0",
6767
"style-loader": "0.23.1",

0 commit comments

Comments
 (0)