use df instead of node-df

This commit is contained in:
Johannes Zellner
2017-04-07 18:45:14 +02:00
parent 3b8edd4896
commit 178ffe20a8
3 changed files with 190 additions and 105 deletions

View File

@@ -13,6 +13,7 @@
"node >=4.0.0 <=4.1.1"
],
"dependencies": {
"@sindresorhus/df": "^2.1.0",
"async": "^2.1.4",
"aws-sdk": "^2.1.46",
"body-parser": "^1.13.1",
@@ -43,7 +44,6 @@
"multiparty": "^4.1.2",
"mysql": "^2.7.0",
"native-dns": "^0.7.0",
"node-df": "^0.1.1",
"node-uuid": "^1.4.3",
"nodemailer": "^1.3.0",
"nodemailer-smtp-transport": "^1.0.3",