mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
TESTING
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"repository": "https://github.com/bitwarden/web",
|
"repository": "https://github.com/bitwarden/web",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"sub:init": "git submodule update --init --recursive",
|
"sub:init": "git submodule update --init --recursive --force",
|
||||||
"sub:update": "git submodule update --remote",
|
"sub:update": "git submodule update --remote",
|
||||||
"sub:pull": "git submodule foreach git pull origin master",
|
"sub:pull": "git submodule foreach git pull origin master",
|
||||||
"preinstall": "npm run sub:init",
|
"preinstall": "npm run sub:init",
|
||||||
|
|||||||
Reference in New Issue
Block a user