Skip to content

Commit

Permalink
uglify dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
borismus committed Dec 7, 2016
1 parent d2a9fe7 commit c6ee49c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"devDependencies": {
"babel-preset-es2015": "^6.16.0",
"babelify": "^7.3.0"
"babelify": "^7.3.0",
"uglify-js": "^2.7.5"
}
}

0 comments on commit c6ee49c

Please sign in to comment.