mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
updatesub script
This commit is contained in:
parent
eb6be10415
commit
a32fff16a2
@ -17,7 +17,7 @@
|
||||
},
|
||||
"license": "GPL-3.0",
|
||||
"scripts": {
|
||||
"updatejslib": "git submodule update --remote",
|
||||
"updatesub": "git submodule update --remote",
|
||||
"postinstall": "./node_modules/.bin/electron-rebuild",
|
||||
"lint": "tslint src/**/*.ts || true",
|
||||
"lint:fix": "tslint src/**/*.ts --fix",
|
||||
|
Loading…
Reference in New Issue
Block a user