mirror of
https://github.com/bitwarden/desktop.git
synced 2025-01-16 20:11:27 +01:00
update jslib
This commit is contained in:
parent
2135e535d4
commit
5a75332f47
2
jslib
2
jslib
@ -1 +1 @@
|
|||||||
Subproject commit 5b63336347ad9597ed65d907b1bdb804d8b4f39a
|
Subproject commit e8814e8864b1183ecf1908ca7606931c489428c5
|
3
package-lock.json
generated
3
package-lock.json
generated
@ -3572,8 +3572,7 @@
|
|||||||
"jsbn": {
|
"jsbn": {
|
||||||
"version": "0.1.1",
|
"version": "0.1.1",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true,
|
"dev": true
|
||||||
"optional": true
|
|
||||||
},
|
},
|
||||||
"json-schema": {
|
"json-schema": {
|
||||||
"version": "0.2.3",
|
"version": "0.2.3",
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
},
|
},
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"updatejslib": "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",
|
||||||
|
Loading…
Reference in New Issue
Block a user