Skip to content

Commit c06abce

Browse files
author
James Halliday
committed
more upgrades
1 parent 8a7051e commit c06abce

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@
88
},
99
"dependencies": {
1010
"acorn": "^2.1.0",
11-
"concat-stream": "~1.2.1",
12-
"minimist": "0.0.5"
11+
"browser-pack": "^5.0.1",
12+
"concat-stream": "^1.5.0",
13+
"minimist": "0.0.5",
14+
"tape": "^4.0.1"
1315
},
1416
"devDependencies": {
1517
"browser-pack": "~2.0.0",

0 commit comments

Comments
 (0)