mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update branch for JS-API PR#126 (#7629)
* [ci:force][auto-commit] Update JS-API to 4.11.0-126 for branch: update-js-api originated from JS-API PR: 126 * [ci:force][auto-commit] Update JS-API to 4.11.0-127 for branch: update-js-api originated from JS-API PR: 127 * [ci:force][auto-commit] Update JS-API to 4.11.0-131 for branch: update-js-api originated from JS-API PR: 131 * [ci:force][auto-commit] Update JS-API to 4.11.0-132 for branch: update-js-api originated from JS-API PR: 132 * [ci:force][auto-commit] Update JS-API to 4.11.0-133 for branch: update-js-api originated from JS-API PR: 133
This commit is contained in:
6
lib/cli/package-lock.json
generated
6
lib/cli/package-lock.json
generated
@@ -5,9 +5,9 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": {
|
||||
"version": "4.11.0-125",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.11.0-125.tgz",
|
||||
"integrity": "sha512-aEv1yOmGv59wbJp9RqcRonfGsCVUicFp63AzA+FWnvp0D13Mz3dRGyzpT8nQyQOI8KvB0qAIq/4uucjIfBIy2g==",
|
||||
"version": "4.11.0-133",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.11.0-133.tgz",
|
||||
"integrity": "sha512-z9DmtH2JuC0N4Olo3wedmiyVb82L3X/W0VKrLPIBWHqga+g5KWMmC/YXarVr34Ss/4tJ521+bw5uaaYO7EQuCQ==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"minimatch": "5.0.1",
|
||||
|
@@ -20,7 +20,7 @@
|
||||
"dist": "rm -rf ./dist/ && npm run build && cp -R ./bin ./dist/ && cp -R ./resources ./dist && cp -R ./templates ./dist && cp ./package.json ./dist/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "4.11.0-125",
|
||||
"@alfresco/js-api": "4.11.0-133",
|
||||
"commander": "^4.0.0",
|
||||
"ejs": "^2.6.1",
|
||||
"license-checker": "^25.0.1",
|
||||
|
Reference in New Issue
Block a user