Skip to content

Commit 3babd34

Browse files
override debug version
1 parent c23e2c7 commit 3babd34

File tree

2 files changed

+30
-27
lines changed

2 files changed

+30
-27
lines changed

package-lock.json

Lines changed: 28 additions & 26 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
"typescript": "^5.6.3"
4040
},
4141
"overrides": {
42-
"bluebird": "3.7.2"
42+
"bluebird": "3.7.2",
43+
"debug": "^4.4.0"
4344
},
4445
"publishConfig": {
4546
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)