We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dddd2b commit 5250275Copy full SHA for 5250275
packages/react-scripts/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "custom-react-scripts",
3
- "version": "0.1.4",
+ "version": "0.2.0",
4
"description": "Configuration and scripts for create-react-app",
5
"repository": "kitze/custom-react-scripts",
6
"license": "BSD-3-Clause",
@@ -62,10 +62,10 @@
62
"sw-precache-webpack-plugin": "0.11.4",
63
"url-loader": "0.5.9",
64
"webpack": "3.5.1",
65
+ "webpack-dashboard": "^1.0.0-2",
66
"webpack-dev-server": "2.7.1",
67
"webpack-manifest-plugin": "1.2.1",
- "whatwg-fetch": "2.0.3",
68
- "webpack-dashboard": "^1.0.0-2"
+ "whatwg-fetch": "2.0.3"
69
},
70
"devDependencies": {
71
"react": "^15.5.4",
0 commit comments