diff options
author | Elizabeth Alexander Hunt <me@liz.coffee> | 2025-05-15 23:39:29 -0700 |
---|---|---|
committer | Elizabeth Alexander Hunt <me@liz.coffee> | 2025-05-15 23:40:00 -0700 |
commit | 1ab20482ab37d7962c8e69701163270e687df3ca (patch) | |
tree | f0aaac54f8c23269fdeb2bca6f22e296a9e0559f /deno.json | |
parent | 3a3fb9c8ab0c798a278f76d40de216fa96f6e2c4 (diff) | |
download | ci-1ab20482ab37d7962c8e69701163270e687df3ca.tar.gz ci-1ab20482ab37d7962c8e69701163270e687df3ca.zip |
more snapshot
Diffstat (limited to 'deno.json')
-rw-r--r-- | deno.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ { - "workspace": ["./model", "./worker", "./hooks", "./utils", "./lizutils"] + "workspace": ["./model", "./worker", "./hooks", "./utils", "./u"] } |