Skip to content

Commit

Permalink
[Dev Deps] update tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 31, 2017
1 parent e24784a commit 7345a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "string representations of objects in node and the browser",
"main": "index.js",
"devDependencies": {
"tape": "^4.6.3"
"tape": "^4.7.0"
},
"scripts": {
"test": "npm run tests-only",
Expand Down

0 comments on commit 7345a0a

Please sign in to comment.