From fa8f3f9465e87d499f7d6428323f496a884b7818 Mon Sep 17 00:00:00 2001 From: Elizabeth Alexander Hunt Date: Sat, 10 May 2025 16:57:03 -0700 Subject: initial commit --- utils/deno.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 utils/deno.json (limited to 'utils/deno.json') diff --git a/utils/deno.json b/utils/deno.json new file mode 100644 index 0000000..b85c47f --- /dev/null +++ b/utils/deno.json @@ -0,0 +1,5 @@ +{ + "name": "@liz-ci/utils", + "version": "0.1.0", + "exports": "./mod.ts" +} -- cgit v1.2.3-70-g09d2