@a5c-ai/tools-adapter 5.1.1-staging.ab08a86fa136 → 5.1.1-staging.ca7efff3d2c2
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/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@a5c-ai/tools-adapter",
|
|
3
|
-
"version": "5.1.1-staging.
|
|
3
|
+
"version": "5.1.1-staging.ca7efff3d2c2",
|
|
4
4
|
"description": "Tool lifecycle layer: registry, dispatch, schema translation, and hook bridging on top of transport-adapter codecs.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"access": "public"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@a5c-ai/transport-adapter": "5.1.1-staging.
|
|
43
|
+
"@a5c-ai/transport-adapter": "5.1.1-staging.ca7efff3d2c2"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@types/node": "^22.0.0",
|