Skip to content

Commit b2406b5

Browse files
committed
Merge pull request #40 from themasch/greenkeeper-tape-4.5.1
Update tape to version 4.5.1 🚀
2 parents d4cafc3 + c80ca31 commit b2406b5

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
@@ -30,7 +30,7 @@
3030
"dht.js": "latest",
3131
"matcha": "~0.7.0",
3232
"tap-spec": "~4.1.0",
33-
"tape": "~4.4.0"
33+
"tape": "~4.5.1"
3434
},
3535
"scripts": {
3636
"test": "tape test/*.test.js | tap-spec",

0 commit comments

Comments
 (0)