diff --git a/package.json b/package.json index dbdd018..4287f79 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,8 @@ "main": "index.js", "author": "ErickSkrauch ", "public": false, + "license": "UNLICENSED", + "repository": "git@bitbucket.org:ErickSkrauch/ely.by-account.git", "scripts": { "start": "webpack-dev-server --progress --colors", "up": "npm install",