Skip to content

Commit 96b97d2

Browse files
committed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "facebookincubator/create-react-app",
66
"license": "MIT",
@@ -26,14 +26,14 @@
2626
"babel-eslint": "7.2.3",
2727
"babel-jest": "20.0.3",
2828
"babel-loader": "7.1.1",
29-
"babel-preset-react-app": "^3.0.2",
29+
"babel-preset-react-app": "^3.0.3",
3030
"babel-runtime": "6.26.0",
3131
"case-sensitive-paths-webpack-plugin": "2.1.1",
3232
"chalk": "1.1.3",
3333
"css-loader": "0.28.4",
3434
"dotenv": "4.0.0",
3535
"eslint": "4.4.1",
36-
"eslint-config-react-app": "^2.0.0",
36+
"eslint-config-react-app": "^2.0.1",
3737
"eslint-loader": "1.9.0",
3838
"eslint-plugin-flowtype": "2.35.0",
3939
"eslint-plugin-import": "2.7.0",
@@ -48,7 +48,7 @@
4848
"postcss-flexbugs-fixes": "3.2.0",
4949
"postcss-loader": "2.0.6",
5050
"promise": "8.0.1",
51-
"react-dev-utils": "^4.0.1",
51+
"react-dev-utils": "^4.1.0",
5252
"style-loader": "0.18.2",
5353
"sw-precache-webpack-plugin": "0.11.4",
5454
"url-loader": "0.5.9",

0 commit comments

Comments
 (0)