mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-05 08:06:19 +00:00
fix: correct @supermemory/tools version to valid semver (1.4.02 -> 1.4.4)
This commit is contained in:
parent
bc9b47725a
commit
601ab49f0d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@supermemory/tools",
|
||||
"type": "module",
|
||||
"version": "1.4.02",
|
||||
"version": "1.4.4",
|
||||
"description": "Memory tools for AI SDK and OpenAI function calling with supermemory",
|
||||
"scripts": {
|
||||
"build": "tsdown",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue