diff options
author | eug-vs <eug-vs@keemail.me> | 2020-06-27 16:16:08 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2020-06-27 16:16:08 +0300 |
commit | 5b4b64905a1b59002bbd1edfdc77c9e422e33334 (patch) | |
tree | ab55997b091abaccbab8a1fb265ced81050fb1ba /package.json | |
parent | a8c74bf2c5b8a8cc0bfd0f1d082eb3bf8357f6bc (diff) | |
download | which-api-5b4b64905a1b59002bbd1edfdc77c9e422e33334.tar.gz |
chore: install feathers-hooks-common
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 b5e95bc..c55255c 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "@typescript-eslint/parser": "^3.2.0", "bluebird": "^3.7.2", "cors": "^2.8.5", + "feathers-hooks-common": "^5.0.3", "feathers-mongoose": "^8.3.0", "lodash": "^4.17.15", "mongoose": "^5.9.18", |