Skip to content

Commit

Permalink
Merge pull request #89 from browserify/static-module-3
Browse files Browse the repository at this point in the history
Update static-module to v3 with scope tracking.
  • Loading branch information
goto-bus-stop authored Jun 22, 2018
2 parents 548b566 + 8149ee7 commit a365cb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"dependencies": {
"quote-stream": "^1.0.1",
"resolve": "^1.1.5",
"static-module": "^2.2.0",
"static-module": "^3.0.0",
"through2": "^2.0.0"
},
"devDependencies": {
"browserify": "^16.1.1",
"concat-stream": "^1.6.0",
"tap": "~0.4.8",
"tap": "^10.7.3",
"through": "^2.3.4"
},
"scripts": {
Expand Down

0 comments on commit a365cb7

Please sign in to comment.