Template
1
0

feat: add initial workspace resource

This commit is contained in:
2025-09-22 02:34:29 +02:00
parent ef055ca022
commit 0d70749670
7 changed files with 83 additions and 17 deletions

3
deno.lock generated
View File

@@ -2239,7 +2239,8 @@
"packageJson": {
"dependencies": [
"npm:@cerbos/http@0.23.1",
"npm:@jsr/valkyr__auth@2.1.4"
"npm:@jsr/valkyr__auth@2.1.4",
"npm:zod@4.1.11"
]
}
},