Remove the fs-extra dependency from package.json

This commit is contained in:
meew0
2016-01-30 12:10:02 +01:00
parent fdd4cfc7cc
commit 151b98e0a2

View File

@@ -25,7 +25,6 @@
},
"homepage": "https://github.com/hydrabolt/discord.js#readme",
"dependencies": {
"fs-extra": "^0.26.2",
"superagent": "^1.5.0",
"unpipe": "^1.0.0",
"ws": "^0.8.1"