Skip to content

Commit

Permalink
Build: Update build packages, see #27
Browse files Browse the repository at this point in the history
  • Loading branch information
Franz Josef Kaiser committed Nov 5, 2016
1 parent 0b9615c commit 46d73f6
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 @@ -6,9 +6,9 @@
"analyze" : true,
"bin" : "./bin",
"devDependencies" : {
"watch" : "~0.13",
"concat-cli" : "~1.0",
"minify" : "~1.4"
"watch" : "~1.0",
"concat-cli" : "~4.0",
"minify" : "~2.0"
},
"scripts" : {
"build:watch" : "sh ./scripts/watch",
Expand Down

0 comments on commit 46d73f6

Please sign in to comment.