Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
25db0618d6 | |||
89f9965112 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@push.rocks/smartai",
|
"name": "@push.rocks/smartai",
|
||||||
"version": "0.0.4",
|
"version": "0.0.5",
|
||||||
"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",
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartai',
|
name: '@push.rocks/smartai',
|
||||||
version: '0.0.4',
|
version: '0.0.5',
|
||||||
description: 'a standardaized interface to talk to AI models'
|
description: 'a standardaized interface to talk to AI models'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user