Remove unnecessary Bluebird dependency

This commit is contained in:
Sven Slootweg 2019-08-21 20:37:46 +02:00
parent 949264fcdc
commit 93f5b339fe

View file

@ -10,7 +10,6 @@
"author": "Sven Slootweg <admin@cryto.net>",
"license": "WTFPL OR CC0-1.0",
"dependencies": {
"bluebird": "^3.5.5",
"chalk": "^2.4.2"
}
}