mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
updatesub script
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
},
|
},
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"updatejslib": "git submodule update --remote",
|
"updatesub": "git submodule update --remote",
|
||||||
"postinstall": "./node_modules/.bin/electron-rebuild",
|
"postinstall": "./node_modules/.bin/electron-rebuild",
|
||||||
"lint": "tslint src/**/*.ts || true",
|
"lint": "tslint src/**/*.ts || true",
|
||||||
"lint:fix": "tslint src/**/*.ts --fix",
|
"lint:fix": "tslint src/**/*.ts --fix",
|
||||||
|
|||||||
Reference in New Issue
Block a user