mirror of
https://github.com/danbulant/discord.js
synced 2026-07-08 12:40:50 +00:00
Update ESLint dependency (forgot to include this)
This commit is contained in:
parent
136cab240d
commit
41c67766d8
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"discord.js-docgen": "hydrabolt/discord.js-docgen",
|
"discord.js-docgen": "hydrabolt/discord.js-docgen",
|
||||||
"eslint": "^3.13.0",
|
"eslint": "^3.17.0",
|
||||||
"parallel-webpack": "^1.6.0",
|
"parallel-webpack": "^1.6.0",
|
||||||
"uglify-js": "mishoo/UglifyJS2#harmony",
|
"uglify-js": "mishoo/UglifyJS2#harmony",
|
||||||
"webpack": "^2.2.0"
|
"webpack": "^2.2.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue