Skip to content

Commit 73ffecb

Browse files
fix(package): update debug to version 4.1.1
Closes #16
1 parent 649cd4f commit 73ffecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"main": "lib/index.js",
2424
"dependencies": {
25-
"debug": "^2.6.4",
25+
"debug": "^4.1.1",
2626
"depd": "^1.1.0",
2727
"lodash": "^4.17.4"
2828
},

0 commit comments

Comments
 (0)