summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2018-05-02 09:16:36 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2018-05-02 09:16:36 +0200
commite3dc5016b54af78dfcf697109dc88a704aaed623 (patch)
tree102cb1c70554f8846535a5bb06d865a182e46ce7 /package.json
parent5cb003e51b7388a6acc50b8fd9acb0c69c119eb4 (diff)
downloadsplus-e3dc5016b54af78dfcf697109dc88a704aaed623.tar.gz
splus-e3dc5016b54af78dfcf697109dc88a704aaed623.zip
rm unused dependency
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2b450cd..a840bc3 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,6 @@
"start": "ts-node src/index.ts"
},
"dependencies": {
- "bluebird": "^3.5.1",
"cheerio": "^1.0.0-rc.2",
"googleapis": "^27.0.0",
"ical-generator": "^0.2.10",