aboutsummaryrefslogtreecommitdiff
path: root/package-lock.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-lock.json
parent8f4ae4fd89cab5ba4f9e8d2750bc8589ce997ff1 (diff)
downloadwhich-api-c438a491088494cda5553fd2d9a3024dec4f2277.tar.gz
chore: install debug
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 12eb4b0..c28c048 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -226,6 +226,11 @@
"@types/express": "*"
}
},
+ "@types/debug": {
+ "version": "4.1.5",
+ "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.5.tgz",
+ "integrity": "sha512-Q1y515GcOdTHgagaVFhHnIFQ38ygs/kmxdNpvpou+raI9UO3YZcHDngBSYKQklcKlvA7iuQlmIKbzvmxcOE9CQ=="
+ },
"@types/engine.io": {
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/@types/engine.io/-/engine.io-3.1.4.tgz",