diff options
Diffstat (limited to 'hooks/deno.json')
-rw-r--r-- | hooks/deno.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/deno.json b/hooks/deno.json index c4e8fca..cdaf63f 100644 --- a/hooks/deno.json +++ b/hooks/deno.json @@ -1,4 +1,4 @@ { - "name": "@liz-ci/hooks", + "name": "@emprespresso/ci-hooks", "exports": "./mod.ts" } |