aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-06-12 20:20:33 +0300
committereug-vs <eug-vs@keemail.me>2020-06-12 20:20:33 +0300
commit7e4ebee9a0e56546d6dce76c5c48d6d13371c689 (patch)
treeeb905fa1307833c1ab856c387be2fa533ed2ea34 /package.json
parent2a4e1ff734533a026ebf4122c31355e2dffba1b2 (diff)
downloadwhich-api-7e4ebee9a0e56546d6dce76c5c48d6d13371c689.tar.gz
style: fix all eslint errors
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 903d2b0..4cbabab 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
"@feathersjs/feathers": "^4.5.3",
"@feathersjs/socketio": "^4.5.4",
"@feathersjs/transport-commons": "^4.5.3",
+ "bluebird": "^3.7.2",
"cors": "^2.8.5",
"feathers-mongoose": "^8.3.0",
"lodash": "^4.17.15",