Skip to content

Commit 05826a4

Browse files
author
James Halliday
committed
accidentally tape as a dep
1 parent 75d6e43 commit 05826a4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@
1010
"acorn": "^2.1.0",
1111
"browser-pack": "^5.0.1",
1212
"concat-stream": "^1.5.0",
13-
"minimist": "0.0.5",
14-
"tape": "^4.0.1"
13+
"minimist": "^1.1.1"
1514
},
1615
"devDependencies": {
1716
"browser-pack": "~2.0.0",
18-
"tape": "~1.0.4"
17+
"tape": "^4.0.1"
1918
},
2019
"scripts": {
2120
"test": "tape test/*.js"

0 commit comments

Comments
 (0)