mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ci:force][auto-commit] Update JS-API to 4.6.0-3780 for branch: update-js-api originated from JS-API PR: 3781 (#7209)
Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
committed by
GitHub
parent
6e6ba46026
commit
8c8e388fa0
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.6.0-3771",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.6.0-3771.tgz",
|
||||
"integrity": "sha512-juRYaLUbiMT15NV3KF2nl7jXzloQsTPye0PBjgtEzttU2b80WBGtflBneTrOGmGUUu7eQlLbYkuqni1q6aX27w==",
|
||||
"version": "4.6.0-3780",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.6.0-3780.tgz",
|
||||
"integrity": "sha512-/D5BbxXIh0GMpQh+ALGTPXDMOYi9yzBtLIfvpVgD6nHGbMwxVgZ0k5+zHM+fA3x4+OT/brXRZRkfDwTHsiwn6Q==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"minimatch": "3.0.4",
|
||||
|
@@ -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.6.0-3771",
|
||||
"@alfresco/js-api": "4.6.0-3780",
|
||||
"commander": "^4.0.0",
|
||||
"ejs": "^2.6.1",
|
||||
"license-checker": "^25.0.1",
|
||||
|
Reference in New Issue
Block a user