1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 18:53:29 +00:00

Update package.json

resolves #256
This commit is contained in:
Kyle Spearrin
2021-03-30 10:04:01 -04:00
committed by GitHub
parent 1419b81ddc
commit 594d5a77f9

View File

@@ -15,7 +15,7 @@
"type": "git", "type": "git",
"url": "https://github.com/bitwarden/cli" "url": "https://github.com/bitwarden/cli"
}, },
"license": "GPL-3.0", "license": "GPL-3.0-only",
"scripts": { "scripts": {
"sub:init": "git submodule update --init --recursive", "sub:init": "git submodule update --init --recursive",
"sub:update": "git submodule update --remote", "sub:update": "git submodule update --remote",