aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2020-08-12 21:08:13 +0300
committereug-vs <eug-vs@keemail.me>2020-08-12 21:08:13 +0300
commitc438a491088494cda5553fd2d9a3024dec4f2277 (patch)
tree8e6112857f3c46b1a737b3a5ec93c0399b46de8d /package.json
parent8f4ae4fd89cab5ba4f9e8d2750bc8589ce997ff1 (diff)
downloadwhich-api-c438a491088494cda5553fd2d9a3024dec4f2277.tar.gz
chore: install debug
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 272965e..2a7ecf3 100644
--- a/package.json
+++ b/package.json
@@ -23,6 +23,7 @@
"@types/axios": "^0.14.0",
"@types/bluebird": "^3.5.32",
"@types/cors": "^2.8.6",
+ "@types/debug": "^4.1.5",
"@types/lodash": "^4.14.155",
"@types/mongoose": "^5.7.23",
"@types/node": "^14.0.27",
@@ -33,6 +34,7 @@
"axios": "^0.19.2",
"bluebird": "^3.7.2",
"cors": "^2.8.5",
+ "debug": "^4.1.1",
"feathers-hooks-common": "^5.0.3",
"feathers-mongoose": "^8.3.0",
"lodash": "^4.17.15",