Skip to content

Commit 38d5b4d

Browse files
authored
fix: add missing debug dependency (#3)
1 parent 6e1375a commit 38d5b4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"tap": "^12.7.0"
2727
},
2828
"dependencies": {
29+
"debug": "^4.1.1",
2930
"rfdc": "^1.1.4",
3031
"uri-js": "^4.2.2"
3132
},

0 commit comments

Comments
 (0)