Skip to content

Commit eede17a

Browse files
committed
Publish
- babel-preset-react-app@3.1.0 - react-dev-utils@4.2.0 - react-error-overlay@3.0.0 - react-scripts@1.0.15
1 parent 90e220c commit eede17a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-scripts",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"description": "Configuration and scripts for Create React App.",
55
"repository": "facebookincubator/create-react-app",
66
"license": "MIT",
@@ -26,7 +26,7 @@
2626
"babel-eslint": "7.2.3",
2727
"babel-jest": "20.0.3",
2828
"babel-loader": "7.1.2",
29-
"babel-preset-react-app": "^3.0.3",
29+
"babel-preset-react-app": "^3.1.0",
3030
"babel-runtime": "6.26.0",
3131
"case-sensitive-paths-webpack-plugin": "2.1.1",
3232
"chalk": "1.1.3",
@@ -49,7 +49,7 @@
4949
"postcss-loader": "2.0.8",
5050
"promise": "8.0.1",
5151
"raf": "3.4.0",
52-
"react-dev-utils": "^4.1.0",
52+
"react-dev-utils": "^4.2.0",
5353
"style-loader": "0.19.0",
5454
"sw-precache-webpack-plugin": "0.11.4",
5555
"url-loader": "0.6.2",

0 commit comments

Comments
 (0)