build: remove unused dependencies

This commit is contained in:
Jovan Krunić
2019-06-11 10:36:26 +02:00
committed by Rainer Killinger
parent f4a699e0e5
commit 684d52c917
2 changed files with 6 additions and 342 deletions

View File

@@ -44,11 +44,7 @@
"node-cache": "4.2.0",
"node-cron": "2.0.3",
"nodemailer": "6.2.1",
"pluralize": "8.0.0",
"promise-queue": "2.2.5",
"request": "2.88.0",
"semver": "6.1.1",
"sha1": "1.1.1",
"ts-node": "8.2.0",
"uuid": "3.3.2"
},
@@ -64,10 +60,8 @@
"@types/node-cron": "2.0.2",
"@types/nodemailer": "6.2.0",
"@types/promise-queue": "2.2.0",
"@types/sha1": "1.1.2",
"@types/uuid": "3.4.4",
"conventional-changelog-cli": "2.0.21",
"get-port": "5.0.0",
"prepend-file-cli": "1.0.6",
"rimraf": "2.6.3",
"tslint": "5.17.0",