mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
electron-rebuild from node_modules
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"license": "GPL-3.0",
|
||||
"scripts": {
|
||||
"postinstall": "electron-rebuild",
|
||||
"postinstall": "./node_modules/.bin/electron-rebuild",
|
||||
"lint": "tslint src/**/*.ts || true",
|
||||
"lint:fix": "tslint src/**/*.ts --fix",
|
||||
"build": "npm run build:main | npm run build:renderer",
|
||||
|
||||
Reference in New Issue
Block a user