fix: - remove changes to package-lock

- remove output messages from app.js and moved them into importExample
This commit is contained in:
tusharmagar 2025-11-21 13:14:20 +05:30
parent 014c8a56f5
commit 55097817c6
3 changed files with 45 additions and 40 deletions

View file

@ -1,12 +1,12 @@
{
"name": "@rowboatlabs/rowboatx",
"version": "0.12.0",
"version": "0.10.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@rowboatlabs/rowboatx",
"version": "0.12.0",
"version": "0.10.0",
"license": "Apache-2.0",
"dependencies": {
"@ai-sdk/anthropic": "^2.0.44",
@ -1779,4 +1779,4 @@
}
}
}
}
}