Skip to content

Commit f76d320

Browse files
committed
use any tape version above 2.x
1 parent 3044292 commit f76d320

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
@@ -28,7 +28,7 @@
2828
"dht-bencode": "",
2929
"bncode": "",
3030
"dht.js": "",
31-
"tape": "^2.12.2"
31+
"tape": "^2"
3232
},
3333
"scripts": {
3434
"test": "node node_modules/tape/bin/tape test/*.test.js",

0 commit comments

Comments
 (0)