Browse Source

Remove unnecessary Bluebird dependency

master
Sven Slootweg 4 years ago
parent
commit
93f5b339fe
  1. 1
      package.json

1
package.json

@ -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"
}
}

Loading…
Cancel
Save