mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
update jslib
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 5b63336347...e8814e8864
3
package-lock.json
generated
3
package-lock.json
generated
@@ -3572,8 +3572,7 @@
|
||||
"jsbn": {
|
||||
"version": "0.1.1",
|
||||
"bundled": true,
|
||||
"dev": true,
|
||||
"optional": true
|
||||
"dev": true
|
||||
},
|
||||
"json-schema": {
|
||||
"version": "0.2.3",
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
},
|
||||
"license": "GPL-3.0",
|
||||
"scripts": {
|
||||
"updatejslib": "git submodule update --remote",
|
||||
"postinstall": "./node_modules/.bin/electron-rebuild",
|
||||
"lint": "tslint src/**/*.ts || true",
|
||||
"lint:fix": "tslint src/**/*.ts --fix",
|
||||
|
||||
Reference in New Issue
Block a user