chore: npm workspaces
This commit is contained in:
@@ -8,5 +8,10 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
}
|
||||
},
|
||||
"workspaces": [
|
||||
"client",
|
||||
"server",
|
||||
"shared"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user