diff --git a/package.json b/package.json index 4b7c13f31d3..baa34fa9821 100644 --- a/package.json +++ b/package.json @@ -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",