diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
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", |