v1.0.1
Some checks failed
CI / Type Check & Lint (push) Failing after 5s
CI / Build Test (Current Platform) (push) Failing after 5s
Publish to npm / npm-publish (push) Failing after 17s
Release / build-and-release (push) Successful in 48s
CI / Build All Platforms (push) Successful in 55s
Some checks failed
CI / Type Check & Lint (push) Failing after 5s
CI / Build Test (Current Platform) (push) Failing after 5s
Publish to npm / npm-publish (push) Failing after 17s
Release / build-and-release (push) Successful in 48s
CI / Build All Platforms (push) Successful in 55s
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@modelgrid.com/modelgrid",
|
"name": "@modelgrid.com/modelgrid",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"exports": "./mod.ts",
|
"exports": "./mod.ts",
|
||||||
"nodeModulesDir": "auto",
|
"nodeModulesDir": "auto",
|
||||||
"tasks": {
|
"tasks": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@modelgrid.com/modelgrid",
|
"name": "@modelgrid.com/modelgrid",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "ModelGrid - GPU infrastructure management daemon for AI model containers with OpenAI-compatible API",
|
"description": "ModelGrid - GPU infrastructure management daemon for AI model containers with OpenAI-compatible API",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"gpu",
|
"gpu",
|
||||||
|
|||||||
Reference in New Issue
Block a user