mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
ng-packagr 2.2.0 update
travis PR also in ng2-components
This commit is contained in:
@@ -73,6 +73,9 @@ jobs:
|
||||
- stage: Update DW
|
||||
if: tag =~ .*beta.*
|
||||
script: ./scripts/update-project.sh -gnu -t $GITHUB_TOKEN -n adf-app-manager-ui
|
||||
- stage: Update ng2-components
|
||||
if: tag =~ .*beta.*
|
||||
script: ./scripts/update-project.sh -gnu -t $GITHUB_TOKEN -n alfresco-ng2-components
|
||||
|
||||
# jobs:
|
||||
# include:
|
||||
|
||||
+1
-1
@@ -127,7 +127,7 @@
|
||||
"markdownlint-cli": "^0.3.1",
|
||||
"merge-stream": "1.0.1",
|
||||
"nconf": "^0.10.0",
|
||||
"ng-packagr": "2.0.0",
|
||||
"ng-packagr": "2.2.0",
|
||||
"node-sass": "4.5.3",
|
||||
"null-loader": "0.1.1",
|
||||
"raw-loader": "0.5.1",
|
||||
|
||||
Reference in New Issue
Block a user