Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
25db0618d6 | |||
89f9965112 | |||
a3002f3a83 | |||
ecefda5377 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartai",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.5",
|
||||
"private": false,
|
||||
"description": "a standardaized interface to talk to AI models",
|
||||
"main": "dist_ts/index.js",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartai',
|
||||
version: '0.0.3',
|
||||
version: '0.0.5',
|
||||
description: 'a standardaized interface to talk to AI models'
|
||||
}
|
||||
|
Reference in New Issue
Block a user