mirror of
https://github.com/bitwarden/web
synced 2025-12-10 13:23:15 +00:00
fix: package.json info (#523)
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "bitwarden-web",
|
"name": "bitwarden-web",
|
||||||
"version": "2.13.2",
|
"version": "2.13.2",
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"repository": "https://github.com/bitwarden/web",
|
||||||
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user