mirror of
https://github.com/danbulant/discord.js
synced 2026-05-24 12:35:53 +00:00
Update to Webpack 2.2 stable
This commit is contained in:
parent
0300601649
commit
f51ba3fb06
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
"eslint": "^3.13.0",
|
||||
"parallel-webpack": "^1.6.0",
|
||||
"uglify-js": "mishoo/UglifyJS2#harmony",
|
||||
"webpack": "2.2.0-rc.4"
|
||||
"webpack": "^2.2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue