@ai-matrx/associations 0.4.0 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1480,6 +1480,10 @@ var DEMANDED_RPC_NAMES = [
1480
1480
  "ues_list",
1481
1481
  "ues_get_bulk",
1482
1482
  "ues_touch",
1483
- "reference_search_candidates"
1483
+ "reference_search_candidates",
1484
+ "cmt_list",
1485
+ "cmt_add",
1486
+ "cmt_edit",
1487
+ "cmt_delete"
1484
1488
  ];
1485
1489
  //# sourceMappingURL=index.cjs.map