fix: correct @supermemory/tools version to valid semver (1.4.02 -> 1.4.4)

This commit is contained in:
Dhravya Shah 2026-04-16 19:17:59 -07:00
parent bc9b47725a
commit 601ab49f0d

View file

@ -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",