update libs packages ()

This commit is contained in:
Denys Vuika 2023-03-07 12:06:18 -05:00 committed by GitHub
parent 554783086f
commit 4292f0fbc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 32 additions and 0 deletions
projects
aca-about
aca-content
aca-folder-rules
aca-preview
aca-shared
aca-testing-shared
aca-viewer
adf-office-services-ext

@ -11,5 +11,9 @@
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-content-app.git"
} }
} }

@ -11,5 +11,9 @@
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-content-app.git"
} }
} }

@ -25,5 +25,9 @@
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-content-app.git"
} }
} }

@ -11,5 +11,9 @@
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-content-app.git"
} }
} }

@ -23,5 +23,9 @@
"rxjs": "6.6.6", "rxjs": "6.6.6",
"tslib": "^2.0.0", "tslib": "^2.0.0",
"zone.js": "0.11.8" "zone.js": "0.11.8"
},
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-content-app.git"
} }
} }

@ -5,5 +5,9 @@
"main": "src/index.ts", "main": "src/index.ts",
"dependencies": { "dependencies": {
"tslib": "^2.0.0" "tslib": "^2.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-content-app.git"
} }
} }

@ -11,5 +11,9 @@
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-content-app.git"
} }
} }

@ -5,5 +5,9 @@
"main": "src/index.ts", "main": "src/index.ts",
"dependencies": { "dependencies": {
"tslib": "^2.0.0" "tslib": "^2.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-content-app.git"
} }
} }