Skip to content
This repository was archived by the owner on Jun 5, 2020. It is now read-only.

Commit 1fb2de1

Browse files
fix(package): update debug to version 4.1.1
Closes #7
1 parent 214e4ed commit 1fb2de1

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
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"dependencies": {
1212
"crypto-js": "^3.1.9-1",
13-
"debug": "^3.1.0",
13+
"debug": "^4.1.1",
1414
"randomstring": "^1.1.5",
1515
"webrtc-swarm": "^2.8.0"
1616
},

0 commit comments

Comments
 (0)