We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@types/debug
1 parent 4356b59 commit 089b0b8Copy full SHA for 089b0b8
1 file changed
package.json
@@ -33,6 +33,7 @@
33
},
34
"homepage": "https://github.com/indutny/llparse-builder#readme",
35
"devDependencies": {
36
+ "@types/debug": "4.1.5 ",
37
"@types/mocha": "^8.0.3",
38
"@types/node": "^14.11.8",
39
"mocha": "^8.1.3",
@@ -41,7 +42,6 @@
41
42
"typescript": "^4.0.3"
43
44
"dependencies": {
- "@types/debug": "4.1.5 ",
45
"binary-search": "^1.3.6",
46
"debug": "^4.2.0"
47
}
0 commit comments