mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
Release 7.0.0-alpha.5 package-lock.json (#10413)
* Release 7.0.0-alpha.5 package-lock.json * Revert package-lock.json for adf-cli * Revert common package-lock.json * Fix @alfresco/js-api version in adf-cli
This commit is contained in:
parent
056950ce6a
commit
b4516bc998
@ -20,7 +20,7 @@
|
|||||||
"dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli"
|
"dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@alfresco/js-api": ">=8.0.0-alpha.5",
|
"@alfresco/js-api": ">=8.0.0-alpha.4",
|
||||||
"commander": "^6.2.1",
|
"commander": "^6.2.1",
|
||||||
"ejs": "^3.1.9",
|
"ejs": "^3.1.9",
|
||||||
"license-checker": "^25.0.1",
|
"license-checker": "^25.0.1",
|
||||||
|
6
lib/process-services-cloud/package-lock.json
generated
6
lib/process-services-cloud/package-lock.json
generated
@ -24,9 +24,9 @@
|
|||||||
"editorjs-text-color-plugin": "1.13.1"
|
"editorjs-text-color-plugin": "1.13.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@alfresco/adf-content-services": ">=7.0.0-alpha.4-0",
|
"@alfresco/adf-content-services": ">=7.0.0-alpha.5",
|
||||||
"@alfresco/adf-core": ">=7.0.0-alpha.4-0",
|
"@alfresco/adf-core": ">=7.0.0-alpha.5",
|
||||||
"@alfresco/js-api": ">=8.0.0-alpha.4-0",
|
"@alfresco/js-api": ">=8.0.0-alpha.5",
|
||||||
"@angular/animations": ">=14.1.3",
|
"@angular/animations": ">=14.1.3",
|
||||||
"@angular/cdk": ">=14.1.2",
|
"@angular/cdk": ">=14.1.2",
|
||||||
"@angular/common": ">=14.1.3",
|
"@angular/common": ">=14.1.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user