X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-FE-os%2Fpackage.json;h=265cab72e82a3f945228ac96acf1414a495a1ce4;hb=3f7386d4245f9a05db961440ebf80d97d788f902;hp=e432be7b054ae931ed08d17539b812bca4a81784;hpb=e0b464f75666b80976466437fa1057c3b4efd39f;p=portal.git diff --git a/portal-FE-os/package.json b/portal-FE-os/package.json index e432be7b..265cab72 100644 --- a/portal-FE-os/package.json +++ b/portal-FE-os/package.json @@ -3,7 +3,7 @@ "version": "7.0.0", "scripts": { "ng": "ng", - "start": "ng serve --host www.portal.openecomp.org --port 8989 --open", + "start": "ng serve --host www.portal.onap.org --port 8989 --open", "build": "ng build --prod --aot=false --build-optimizer=false", "test": "ng test", "lint": "ng lint", @@ -26,7 +26,6 @@ "@types/jquery": "^3.3.31", "@types/underscore": "^1.9.3", "@types/uuid": "^3.4.5", - "abs-components-bc": "file:abs-components-bc-1.0.7.tgz", "angular-gridster2": "^8.0.0", "angular2-uuid": "^1.1.1", "classlist.js": "^1.1.20150312",