Skip to content

Commit

Permalink
[Dev Deps] update browserify, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 2, 2020
1 parent 511e1c9 commit 5a629d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {},
"devDependencies": {
"@ljharb/eslint-config": "^16.0.0",
"browserify": "^16.5.0",
"browserify": "^16.5.1",
"covert": "^1.1.1",
"eclint": "^2.8.1",
"eslint": "^6.8.0",
Expand All @@ -45,7 +45,7 @@
"qs-iconv": "^1.0.4",
"safe-publish-latest": "^1.1.4",
"safer-buffer": "^2.1.2",
"tape": "^5.0.0-next.5"
"tape": "^5.0.0"
},
"scripts": {
"prepublish": "safe-publish-latest && npm run dist",
Expand Down

0 comments on commit 5a629d3

Please sign in to comment.