Skip to content
This repository was archived by the owner on Jan 8, 2022. It is now read-only.

Commit bef7c33

Browse files
committed
fix lockfile
1 parent 4c6d31d commit bef7c33

File tree

2 files changed

+438
-649
lines changed

2 files changed

+438
-649
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"license": "MIT",
1212
"main": "app/index.js",
1313
"scripts": {
14-
"postinstall": "install-app-deps",
14+
"postinstall": "electron-builder install-app-deps",
1515
"test": "npm run lint",
1616
"lint": "xo",
1717
"app": "electron app/index.js",

0 commit comments

Comments
 (0)