Add make-api package

This commit is contained in:
2024-08-04 20:04:18 +02:00
parent c30d10e67a
commit 4210f2168a
26 changed files with 613 additions and 35 deletions

View File

@@ -9,8 +9,10 @@
},
"dependencies": {
"@effect/schema": "catalog:",
"common": "workspace:^",
"effect": "catalog:",
"fast-check": "catalog:",
"make-api": "workspace:^",
"ulid": "catalog:"
}
}