v1.19.11
Some checks failed
Publish to npm / npm-publish (push) Failing after 9s
CI / Type Check & Lint (push) Failing after 28s
CI / Build Test (Current Platform) (push) Successful in 1m0s
CI / Build All Platforms (push) Successful in 1m57s
Release / build-and-release (push) Successful in 5m51s

This commit is contained in:
2026-03-17 10:40:40 +00:00
parent 3b8f95e8e1
commit 02b7cda2be
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@serve.zone/onebox",
"version": "1.19.10",
"version": "1.19.11",
"exports": "./mod.ts",
"tasks": {
"test": "deno test --allow-all test/",