feat: checkpoint
This commit is contained in:
12
api/package.json
Normal file
12
api/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "deno --allow-all --watch-hmr=routes/ server.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@modules/identity": "workspace:*",
|
||||
"@module/workspace": "workspace:*",
|
||||
"@platform/config": "workspace:*",
|
||||
"zod": "4.1.12"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user