Skip to content

Commit a365cb7

Browse files
Merge pull request #89 from browserify/static-module-3
Update static-module to v3 with scope tracking.
2 parents 548b566 + 8149ee7 commit a365cb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"dependencies": {
1010
"quote-stream": "^1.0.1",
1111
"resolve": "^1.1.5",
12-
"static-module": "^2.2.0",
12+
"static-module": "^3.0.0",
1313
"through2": "^2.0.0"
1414
},
1515
"devDependencies": {
1616
"browserify": "^16.1.1",
1717
"concat-stream": "^1.6.0",
18-
"tap": "~0.4.8",
18+
"tap": "^10.7.3",
1919
"through": "^2.3.4"
2020
},
2121
"scripts": {

0 commit comments

Comments
 (0)