Skip to content

Commit 09bc7f2

Browse files
Update version of tape; tests pass
1 parent 103ed9b commit 09bc7f2

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
@@ -17,7 +17,7 @@
1717
"nyc": "^15.0.1",
1818
"pre-commit": "^1.2.2",
1919
"tap-nyc": "^1.0.3",
20-
"tape": "^4.13.0"
20+
"tape": "^5.0.0"
2121
},
2222
"scripts": {
2323
"check-coverage": "nyc check-coverage --statements 100 --functions 100 --lines 100 --branches 100",

0 commit comments

Comments
 (0)