mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-4117] Added possibility to create multiple categories (#8382)
* [ACS-4117] added possibility to create multiple subcategories * [ACS-4117] renamed api function to follow updated code * [ACS-4117] js-api update * [ACS-4117] package-lock * [ACS-4117] rebase * [ACS-4117] empty commit
This commit is contained in:
Generated
+3
-3
@@ -5,9 +5,9 @@
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": {
|
||||
"version": "5.5.0-741",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.5.0-741.tgz",
|
||||
"integrity": "sha512-ABqr6zYO2jsh4pei7HEQkxVKSkGcMXEQScrdevX0/QoybVTuAyBQ+HvKf/cs36aECjHEkNqY3wN0Cjtqu/nOag==",
|
||||
"version": "5.5.0-754",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.5.0-754.tgz",
|
||||
"integrity": "sha512-XhczCemqdB62+zztv09ZXPHWCNeprDcFN7Wo/98271Yqse7YiY4kYlt1Oifq3xBu4JiJ30QWdKjWwiNDtCXuzg==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"superagent": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user