mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
update js-api (#6847)
* update js-api * previous version * previous js-api * older * [auto-commit] Update JS-API to 4.4.0-3332 for branch: update-js-api originated from JS-API PR: 3332 * trace * older * [auto-commit] Update JS-API to 4.4.0-3286 for branch: update-js-api originated from JS-API PR: 3286 * [auto-commit] Update JS-API to 4.4.0-3284 for branch: update-js-api originated from JS-API PR: 3284 * [auto-commit] Update JS-API to 4.4.0-3335 for branch: update-js-api originated from JS-API PR: 3335 * [create docker image] * polyfill Co-authored-by: Travis CI User <travis@example.org>
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.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.3.0.tgz",
|
||||
"integrity": "sha512-Q/OeFqQ5uQWG2mGsXBbiG6CKh5MJvdL5h3mkcDqyFHMzZwM+URB082KOlL+6tQN5JgWegHgA3jGZE8EOPviQxw==",
|
||||
"version": "4.4.0-3335",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.4.0-3335.tgz",
|
||||
"integrity": "sha512-dAmlueKMnL0JHWpEy6ntC5T+FOJyzFjLjxmIDpmQfYbiuqL32ItUs4QLDEbyicQbTVL0WvL5bhVWZ+U9zkdOSA==",
|
||||
"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.3.0",
|
||||
"@alfresco/js-api": "4.4.0-3335",
|
||||
"commander": "^4.0.0",
|
||||
"ejs": "^2.6.1",
|
||||
"license-checker": "^25.0.1",
|
||||
|
Reference in New Issue
Block a user