Skip to content

Commit

Permalink
Merge pull request #13 from spencer-jacobs/patch-1
Browse files Browse the repository at this point in the history
fix: Lock the version of `bundle-require` to `4.0.2`
  • Loading branch information
dusionlike authored Apr 27, 2024
2 parents 8e1a62d + e450bdb commit 018e791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"adm-zip": "^0.5.9",
"asar": "^3.2.0",
"builder-util": "^23.4.0",
"bundle-require": "^4.0.2",
"bundle-require": "4.0.2",
"esbuild-plugin-babel": "^0.2.3",
"esbuild-plugin-babel-cjs": "^1.0.0",
"mime": "^3.0.0",
Expand Down

0 comments on commit 018e791

Please sign in to comment.