mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 11:10:38 +00:00
Remove the fs-extra dependency from package.json
This commit is contained in:
parent
fdd4cfc7cc
commit
151b98e0a2
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/hydrabolt/discord.js#readme",
|
"homepage": "https://github.com/hydrabolt/discord.js#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fs-extra": "^0.26.2",
|
|
||||||
"superagent": "^1.5.0",
|
"superagent": "^1.5.0",
|
||||||
"unpipe": "^1.0.0",
|
"unpipe": "^1.0.0",
|
||||||
"ws": "^0.8.1"
|
"ws": "^0.8.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue