We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75d6e43 commit 05826a4Copy full SHA for 05826a4
package.json
@@ -10,12 +10,11 @@
10
"acorn": "^2.1.0",
11
"browser-pack": "^5.0.1",
12
"concat-stream": "^1.5.0",
13
- "minimist": "0.0.5",
14
- "tape": "^4.0.1"
+ "minimist": "^1.1.1"
15
},
16
"devDependencies": {
17
"browser-pack": "~2.0.0",
18
- "tape": "~1.0.4"
+ "tape": "^4.0.1"
19
20
"scripts": {
21
"test": "tape test/*.js"
0 commit comments