Skip to content

Commit 5250275

Browse files
committed
1 parent 9dddd2b commit 5250275

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/react-scripts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "custom-react-scripts",
3-
"version": "0.1.4",
3+
"version": "0.2.0",
44
"description": "Configuration and scripts for create-react-app",
55
"repository": "kitze/custom-react-scripts",
66
"license": "BSD-3-Clause",
@@ -62,10 +62,10 @@
6262
"sw-precache-webpack-plugin": "0.11.4",
6363
"url-loader": "0.5.9",
6464
"webpack": "3.5.1",
65+
"webpack-dashboard": "^1.0.0-2",
6566
"webpack-dev-server": "2.7.1",
6667
"webpack-manifest-plugin": "1.2.1",
67-
"whatwg-fetch": "2.0.3",
68-
"webpack-dashboard": "^1.0.0-2"
68+
"whatwg-fetch": "2.0.3"
6969
},
7070
"devDependencies": {
7171
"react": "^15.5.4",

0 commit comments

Comments
 (0)