Skip to content

Commit c2e111e

Browse files
fix(package): update debug to version 4.0.1
Closes #9
1 parent 858792b commit c2e111e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"test": "node-gyp rebuild --directory test && mocha -gc --reporter spec"
2525
},
2626
"dependencies": {
27-
"debug": "^3.1.0"
27+
"debug": "^4.0.1"
2828
},
2929
"devDependencies": {
3030
"bindings": "^1.3.0",

0 commit comments

Comments
 (0)