Skip to content

Commit c438a49

Browse files
committed
chore: install debug
1 parent 8f4ae4f commit c438a49

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

package-lock.json

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"@types/axios": "^0.14.0",
2424
"@types/bluebird": "^3.5.32",
2525
"@types/cors": "^2.8.6",
26+
"@types/debug": "^4.1.5",
2627
"@types/lodash": "^4.14.155",
2728
"@types/mongoose": "^5.7.23",
2829
"@types/node": "^14.0.27",
@@ -33,6 +34,7 @@
3334
"axios": "^0.19.2",
3435
"bluebird": "^3.7.2",
3536
"cors": "^2.8.5",
37+
"debug": "^4.1.1",
3638
"feathers-hooks-common": "^5.0.3",
3739
"feathers-mongoose": "^8.3.0",
3840
"lodash": "^4.17.15",

0 commit comments

Comments
 (0)