fix: package.json info (#523)
This commit is contained in:
parent
aa1e5a11ad
commit
858f86d9df
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"name": "bitwarden-web",
|
||||
"version": "2.13.2",
|
||||
"license": "GPL-3.0",
|
||||
"repository": "https://github.com/bitwarden/web",
|
||||
"scripts": {
|
||||
"sub:init": "git submodule update --init --recursive",
|
||||
"sub:update": "git submodule update --remote",
|
||||
|
|
Loading…
Reference in New Issue