Skip to content

Commit 7345a0a

Browse files
committed
[Dev Deps] update tape
1 parent e24784a commit 7345a0a

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
@@ -4,7 +4,7 @@
44
"description": "string representations of objects in node and the browser",
55
"main": "index.js",
66
"devDependencies": {
7-
"tape": "^4.6.3"
7+
"tape": "^4.7.0"
88
},
99
"scripts": {
1010
"test": "npm run tests-only",

0 commit comments

Comments
 (0)