Skip to content

Commit

Permalink
Change dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisthual committed Dec 9, 2017
1 parent 342c3d9 commit 8facb2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,11 @@
"typescript": "^2.4.2",
"uglifyjs-webpack-plugin": "^1.0.0-beta.3",
"webpack": "^3.4.1",
"webpack-bundle-analyzer": "^2.9.1",
"webpack-dev-server": "^2.6.1",
"whatwg-fetch": "^2.0.3"
},
"devDependencies": {
"webpack-bundle-analyzer": "^2.9.1"

}
}

0 comments on commit 8facb2c

Please sign in to comment.