cleanup
All checks were successful
Build and test / build-and-test (14.x) (push) Successful in 12s
Build and test / build-and-test (16.x) (push) Successful in 12s
Build and test / build-and-test (18.x) (push) Successful in 12s
Build and test / build-and-test (20.x) (push) Successful in 13s

This commit is contained in:
James Brumond 2023-08-18 17:14:21 -07:00
parent 2316cc6f86
commit 7f8d46bd69
Signed by: james
GPG Key ID: E8F2FC44BAA3357A

View File

@ -2,7 +2,7 @@
"name": "@doc-utils/color-themes", "name": "@doc-utils/color-themes",
"version": "0.2.0", "version": "0.2.0",
"publishConfig": { "publishConfig": {
"registry": "https://gitea.home.jbrumond.me/api/packages/doc-utils/npm/" "registry": "https://gitea.jbrumond.me/api/packages/doc-utils/npm/"
}, },
"scripts": { "scripts": {
"tsc": "tsc", "tsc": "tsc",