Skip to content

Commit 018e791

Browse files
authored
Merge pull request #13 from spencer-jacobs/patch-1
fix: Lock the version of `bundle-require` to `4.0.2`
2 parents 8e1a62d + e450bdb commit 018e791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"adm-zip": "^0.5.9",
4141
"asar": "^3.2.0",
4242
"builder-util": "^23.4.0",
43-
"bundle-require": "^4.0.2",
43+
"bundle-require": "4.0.2",
4444
"esbuild-plugin-babel": "^0.2.3",
4545
"esbuild-plugin-babel-cjs": "^1.0.0",
4646
"mime": "^3.0.0",

0 commit comments

Comments
 (0)