1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-06 09:20:43 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",