Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a3002f3a83 | |||
| ecefda5377 |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartai",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"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.4',
|
||||
description: 'a standardaized interface to talk to AI models'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user