Skip to content

Commit

Permalink
Upgrade browserify to latest version (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkoops committed Feb 15, 2024
1 parent b6c9788 commit 8cc0e09
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 49 deletions.
132 changes: 84 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
],
"license": "MIT",
"devDependencies": {
"browserify": "^16.2.3",
"browserify": "^17.0.0",
"gulp": "^4.0.0",
"gulp-browserify": "^0.5.1",
"gulp-coveralls": "^0.1.4",
Expand Down

0 comments on commit 8cc0e09

Please sign in to comment.