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 Oct 31, 2016
1 parent 7540ae5 commit beb72d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"description": "string representations of objects in node and the browser",
"main": "index.js",
"devDependencies": {
"tape": "^4.5.1"
"tape": "^4.6.2"
},
"scripts": {
"test": "npm run tests-only",
Expand Down

0 comments on commit beb72d9

Please sign in to comment.