mirror of
https://github.com/bitwarden/cli
synced 2025-12-26 21:13:14 +00:00
manual sub:init needed
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
"sub:init": "git submodule update --init --recursive",
|
||||
"sub:update": "git submodule update --remote",
|
||||
"sub:pull": "git submodule foreach git pull",
|
||||
"postinstall": "npm run sub:init",
|
||||
"clean": "rimraf dist/**/*",
|
||||
"build": "webpack",
|
||||
"build:watch": "webpack --watch",
|
||||
|
||||
Reference in New Issue
Block a user