Skip to content

Commit edafcac

Browse files
committed
Update esbuild to fix installation problem
The most important part is: "hasInstallScript": true
1 parent 4fe9c8c commit edafcac

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"electron-builder": "^22.12.0",
135135
"electron-devtools-installer": "^3.1.1",
136136
"electron-notarize": "^1.0.0",
137-
"esbuild": "^0.12.15",
137+
"esbuild": "^0.12.29",
138138
"eslint": "^8.2.0",
139139
"eslint-config-prettier": "^6.15.0",
140140
"eslint-plugin-react-hooks": "^4.3.0",

0 commit comments

Comments
 (0)