This commit is contained in:
Philipp Kunz 2024-03-30 12:42:45 +01:00
parent 3b060df2ec
commit 07163fb221

View File

@ -1,6 +1,6 @@
{ {
"name": "@push.rocks/smartai", "name": "@push.rocks/smartai",
"version": "0.0.1", "version": "0.0.2",
"private": false, "private": false,
"description": "a standardaized interface to talk to AI models", "description": "a standardaized interface to talk to AI models",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -45,4 +45,4 @@
"npmextra.json", "npmextra.json",
"readme.md" "readme.md"
] ]
} }