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

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