Skip to content

Commit 73fbf4c

Browse files
committed
Merge pull request #33 from themasch/greenkeeper-tape-4.4.0
Update tape to version 4.4.0 🚀
2 parents be288e8 + 0eb590f commit 73fbf4c

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
@@ -29,7 +29,7 @@
2929
"dht.js": "latest",
3030
"matcha": "~0.6.0",
3131
"tap-spec": "~4.1.0",
32-
"tape": "~4.3.0"
32+
"tape": "~4.4.0"
3333
},
3434
"scripts": {
3535
"test": "node node_modules/.bin/tape test/*.test.js | node node_modules/.bin/tap-spec",

0 commit comments

Comments
 (0)