Remove unnecessary Bluebird dependency

master
Sven Slootweg 5 years ago
parent 949264fcdc
commit 93f5b339fe

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

Loading…
Cancel
Save