From 7772f92e64f8b1df237901706c3a2aae1ce091dc Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Tue, 11 Jul 2017 16:23:13 +0100 Subject: [PATCH] remove duplicate social from scripts --- scripts/npm-add-pkg.sh | 1 - scripts/npm-build-all.sh | 1 - scripts/npm-check-bundles.sh | 1 - scripts/npm-clean.sh | 1 - scripts/npm-relock-pkgs.sh | 1 - scripts/update-version.sh | 1 - 6 files changed, 6 deletions(-) diff --git a/scripts/npm-add-pkg.sh b/scripts/npm-add-pkg.sh index 3fb5e058b7..2d2c615fdf 100755 --- a/scripts/npm-add-pkg.sh +++ b/scripts/npm-add-pkg.sh @@ -27,7 +27,6 @@ eval projects=( "ng2-activiti-diagrams" "ng2-alfresco-search" "ng2-alfresco-social" "ng2-alfresco-tag" - "ng2-alfresco-social" "ng2-alfresco-upload" "ng2-alfresco-viewer" "ng2-alfresco-webscript" diff --git a/scripts/npm-build-all.sh b/scripts/npm-build-all.sh index bddf50a400..2492c5603e 100755 --- a/scripts/npm-build-all.sh +++ b/scripts/npm-build-all.sh @@ -26,7 +26,6 @@ eval projects=( "ng2-alfresco-core" "ng2-alfresco-search" "ng2-alfresco-social" "ng2-alfresco-tag" - "ng2-alfresco-social" "ng2-alfresco-upload" "ng2-alfresco-viewer" "ng2-alfresco-webscript" diff --git a/scripts/npm-check-bundles.sh b/scripts/npm-check-bundles.sh index ced47e5f66..1691919d26 100755 --- a/scripts/npm-check-bundles.sh +++ b/scripts/npm-check-bundles.sh @@ -16,7 +16,6 @@ eval projects=( "ng2-alfresco-core" "ng2-alfresco-search" "ng2-alfresco-social" "ng2-alfresco-tag" - "ng2-alfresco-social" "ng2-alfresco-upload" "ng2-alfresco-viewer" "ng2-alfresco-webscript" diff --git a/scripts/npm-clean.sh b/scripts/npm-clean.sh index 4e65adb68f..8e4bb75601 100755 --- a/scripts/npm-clean.sh +++ b/scripts/npm-clean.sh @@ -21,7 +21,6 @@ eval projects=( "ng2-activiti-diagrams" "ng2-alfresco-search" "ng2-alfresco-social" "ng2-alfresco-tag" - "ng2-alfresco-social" "ng2-alfresco-upload" "ng2-alfresco-viewer" "ng2-alfresco-webscript" diff --git a/scripts/npm-relock-pkgs.sh b/scripts/npm-relock-pkgs.sh index 104438fc50..bbf01feede 100755 --- a/scripts/npm-relock-pkgs.sh +++ b/scripts/npm-relock-pkgs.sh @@ -18,7 +18,6 @@ eval projects=( "ng2-alfresco-core" "ng2-alfresco-search" "ng2-alfresco-social" "ng2-alfresco-tag" - "ng2-alfresco-social" "ng2-alfresco-upload" "ng2-alfresco-viewer" "ng2-alfresco-webscript" diff --git a/scripts/update-version.sh b/scripts/update-version.sh index 837d33b048..0f4dacc979 100755 --- a/scripts/update-version.sh +++ b/scripts/update-version.sh @@ -18,7 +18,6 @@ eval projects=( "ng2-alfresco-core" "ng2-alfresco-search" "ng2-alfresco-social" "ng2-alfresco-tag" - "ng2-alfresco-social" "ng2-alfresco-upload" "ng2-alfresco-viewer" "ng2-alfresco-webscript"