chore: bump registry-search to 0.1.4 and registry-execute to 0.1.5
This commit is contained in:
parent
59eefe8d55
commit
211be5d197
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tpmjs/registry-execute",
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.5",
|
||||
"description": "Execute tools from the TPMJS registry in any AI SDK agent",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tpmjs/registry-search",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"description": "Search the TPMJS tool registry from any AI SDK agent",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue