finalized application acceptance system and started making types shared across front and backend
This commit is contained in:
6
shared/package.json
Normal file
6
shared/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "@app/shared",
|
||||
"version": "1.0.0",
|
||||
"main": "index.ts",
|
||||
"type": "module"
|
||||
}
|
||||
Reference in New Issue
Block a user