Skip to content

Commit

Permalink
bump webpack & uglify versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Apr 17, 2015
1 parent 635a6e7 commit 8862bb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"karma-sauce-launcher": "^0.2.10",
"semver": "^4.2.0",
"shell-task": "^1.0.0",
"uglify-js": "^2.4.16",
"webpack": "^1.7.3"
"uglify-js": "^2.4.20",
"webpack": "^1.8.4"
}
}

0 comments on commit 8862bb6

Please sign in to comment.