Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangwinning committed May 8, 2020
1 parent 8e9aa44 commit 2b38c10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"node": ">=0.8.x"
},
"devDependencies": {
"airtap": "^1.0.0",
"airtap": "^3.0.0",
"functions-have-names": "^1.2.1",
"has-symbols": "^1.0.1",
"isarray": "^2.0.2",
"tape": "^4.8.0"
"isarray": "^2.0.5",
"tape": "^5.0.0"
},
"scripts": {
"test": "node tests/index.js",
Expand Down

0 comments on commit 2b38c10

Please sign in to comment.