fix: updated the ai-sdk package version

This commit is contained in:
Mahesh Sanikommmu 2025-08-28 14:08:33 -07:00
parent 3a0e264b7e
commit d0611c532f

View file

@ -1,7 +1,7 @@
{
"name": "@supermemory/ai-sdk",
"type": "module",
"version": "1.0.5",
"version": "1.0.6",
"scripts": {
"build": "tsdown",
"dev": "tsdown --watch",