init
This commit is contained in:
11
server/package.json
Normal file
11
server/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "server",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"workspaces": {
|
||||
"packages": [
|
||||
"lib/*",
|
||||
"apps/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user