feat: add functional authentication
This commit is contained in:
10
spec/schemas/package.json
Normal file
10
spec/schemas/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@spec/schemas",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@spec/relay": "workspace:*",
|
||||
"zod": "4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user