mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Update branch for JS-API PR#657 (#8310)
* [ci:force][auto-commit] Update JS-API to 5.4.0-657 for branch: update-js-api originated from JS-API PR: 262 * Fixed package-lock --------- Co-authored-by: Vito Albano <vito.albano@alfresco.com>
This commit is contained in:
co-authored by
Vito Albano
parent
e7bb097be6
commit
33d7fca2cf
Generated
+3
-3
@@ -5,9 +5,9 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": {
|
||||
"version": "5.4.0-639",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-639.tgz",
|
||||
"integrity": "sha512-Y7rYj0kQGlfuahM2qg4hVrZxvj7yL+cKLCuspT7Io+60iIwmwMkpxZt2XX0YwIVzgofsFhcPdNTmSipx6vAQZQ==",
|
||||
"version": "5.4.0-657",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-657.tgz",
|
||||
"integrity": "sha512-R7KGxtD17rrQhHmtNGcVE7SIsaTW8f9GQ1XYumx9t5B1Jw5ZDnyFBSsLk6zPcj/fF1axaMai22vjz8A6CBNPew==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"minimatch": "5.0.1",
|
||||
|
||||
Reference in New Issue
Block a user