1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

fix: package.json info (#523)

This commit is contained in:
Srdjan Milic
2020-05-01 18:21:23 +02:00
committed by GitHub
parent aa1e5a11ad
commit 858f86d9df

View File

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