X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=package.json;h=c9255cacc484b544ac26e72851e1f5574d77b93d;hp=8401a1131af4d978c5d567c568ab39f3b54f4a0d;hb=445f624e7e196f380f5711c45abc63c68330ac0b;hpb=9accd5fcb10e9946fbf4c6d05e28bf606ced483c diff --git a/package.json b/package.json index 8401a11..c9255ca 100644 --- a/package.json +++ b/package.json @@ -3,9 +3,6 @@ "version": "1.0.0", "description": "", "main": "bundle.js", - "publishConfig": { - "registry": "http://10.247.57.144:8081/repository/npm-aee/" - }, "scripts": { "start": "gulp", "build": "gulp build", @@ -13,7 +10,7 @@ "testReport": "jest --coverage" }, "author": "", - "license": "SEE LICENSE IN LICENSE", + "license": "Apache-2.0", "dependencies": { "collapsible-sliding-panel": "1.0.0", "core-js": "^2.4.0",