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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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