Skip to content

Commit

Permalink
♻️ bump devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
mistadikay committed Apr 16, 2016
1 parent 32be27a commit 1a2bbe0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"source-map": "0.5.x"
},
"devDependencies": {
"husky": "0.10.x",
"husky": "0.11.x",
"start": "1.2.x",
"eslint": "1.10.x",
"webpack": "^1.6.0",
"webpack": ">=2.1.0-beta.5",
"webpack-dev-server": "1.14.x",
"html-webpack-plugin": "1.7.x"
"html-webpack-plugin": "2.15.x"
},
"scripts": {
"task": "node node_modules/.bin/start tasks/",
Expand Down

0 comments on commit 1a2bbe0

Please sign in to comment.