summaryrefslogtreecommitdiff
path: root/worker/deno.json
diff options
context:
space:
mode:
authorElizabeth Alexander Hunt <me@liz.coffee>2025-05-18 22:54:15 -0700
committerElizabeth Alexander Hunt <me@liz.coffee>2025-05-18 22:55:20 -0700
commitd54e91c6582ed160cf2f2fcf977e48b4439d133b (patch)
tree5669367c4fa49bc0373b0c581ea3027218fd5e32 /worker/deno.json
parent9cf3fc0259730b7dcf47b3ab4a04369e39fb4614 (diff)
downloadci-d54e91c6582ed160cf2f2fcf977e48b4439d133b.tar.gz
ci-d54e91c6582ed160cf2f2fcf977e48b4439d133b.zip
Diffstat (limited to 'worker/deno.json')
-rw-r--r--worker/deno.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/worker/deno.json b/worker/deno.json
index 5636d0a..90f50c9 100644
--- a/worker/deno.json
+++ b/worker/deno.json
@@ -1,4 +1,4 @@
{
- "name": "@liz-ci/worker",
+ "name": "@emprespresso/ci-worker",
"exports": "./mod.ts"
}