mirror of
https://github.com/danbulant/discord.js
synced 2026-06-22 00:02:13 +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": {
|
||||
"discord.js-docgen": "hydrabolt/discord.js-docgen",
|
||||
"eslint": "^3.13.0",
|
||||
"eslint": "^3.17.0",
|
||||
"parallel-webpack": "^1.6.0",
|
||||
"uglify-js": "mishoo/UglifyJS2#harmony",
|
||||
"webpack": "^2.2.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue