We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e220c commit eede17aCopy full SHA for eede17a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-scripts",
3
- "version": "1.0.14",
+ "version": "1.0.15",
4
"description": "Configuration and scripts for Create React App.",
5
"repository": "facebookincubator/create-react-app",
6
"license": "MIT",
@@ -26,7 +26,7 @@
26
"babel-eslint": "7.2.3",
27
"babel-jest": "20.0.3",
28
"babel-loader": "7.1.2",
29
- "babel-preset-react-app": "^3.0.3",
+ "babel-preset-react-app": "^3.1.0",
30
"babel-runtime": "6.26.0",
31
"case-sensitive-paths-webpack-plugin": "2.1.1",
32
"chalk": "1.1.3",
@@ -49,7 +49,7 @@
49
"postcss-loader": "2.0.8",
50
"promise": "8.0.1",
51
"raf": "3.4.0",
52
- "react-dev-utils": "^4.1.0",
+ "react-dev-utils": "^4.2.0",
53
"style-loader": "0.19.0",
54
"sw-precache-webpack-plugin": "0.11.4",
55
"url-loader": "0.6.2",
0 commit comments