summaryrefslogtreecommitdiffstats
path: root/portal-FE-os/package.json
diff options
context:
space:
mode:
authorSudarshan Kumar <sudarshan.kumar@att.com>2020-01-31 20:08:08 +0530
committerSudarshan Kumar <sudarshan.kumar@att.com>2020-02-04 07:38:53 +0000
commit3f7386d4245f9a05db961440ebf80d97d788f902 (patch)
tree1952962fe532ae8486abe4746e8a345608e40f89 /portal-FE-os/package.json
parente0b464f75666b80976466437fa1057c3b4efd39f (diff)
Added portal-FE-os components
Removed layout from portal-FE-os and added new components in portal-fe-os Issue-ID: PORTAL-795 Change-Id: I3d7f93fa22a7935f9e73ed96802495019aabc129 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
Diffstat (limited to 'portal-FE-os/package.json')
-rw-r--r--portal-FE-os/package.json3
1 files changed, 1 insertions, 2 deletions
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",