We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tape
1 parent e24784a commit 7345a0aCopy full SHA for 7345a0a
package.json
@@ -4,7 +4,7 @@
4
"description": "string representations of objects in node and the browser",
5
"main": "index.js",
6
"devDependencies": {
7
- "tape": "^4.6.3"
+ "tape": "^4.7.0"
8
},
9
"scripts": {
10
"test": "npm run tests-only",
0 commit comments