update
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "@host.today/ht-docker-ai",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"private": false,
|
||||
"description": "Docker images for AI vision-language models including MiniCPM-V 4.5",
|
||||
"main": "dist_ts/index.js",
|
||||
@@ -9,7 +10,11 @@
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"build": "./build-images.sh",
|
||||
"test": "./test-images.sh"
|
||||
"test": "tstest test/ --verbose"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@git.zone/tstest": "^1.0.90",
|
||||
"@git.zone/tsrun": "^1.3.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user