We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef1342 commit 5d88498Copy full SHA for 5d88498
package.json
@@ -10,9 +10,9 @@
10
"JSONStream": "^1.0.3",
11
"browser-resolve": "^1.7.0",
12
"cached-path-relative": "^1.0.0",
13
- "concat-stream": "~1.5.0",
+ "concat-stream": "~1.6.0",
14
"defined": "^1.0.0",
15
- "detective": "^4.7.1",
+ "detective": "^5.0.1",
16
"duplexer2": "^0.1.2",
17
"inherits": "^2.0.1",
18
"parents": "^1.0.0",
@@ -24,8 +24,8 @@
24
"xtend": "^4.0.0"
25
},
26
"devDependencies": {
27
- "tap": "^1.0.0",
28
- "browser-pack": "^5.0.0"
+ "tap": "^11.0.1",
+ "browser-pack": "^6.0.2"
29
30
"scripts": {
31
"test": "tap test/*.js"
0 commit comments