Couple tweaks

This commit is contained in:
Kurt Hutten
2021-05-01 08:11:38 +10:00
parent c15626081b
commit 940f3f1d79
4 changed files with 1 additions and 5 deletions

View File

@@ -3,11 +3,7 @@
"workspaces": { "workspaces": {
"packages": [ "packages": [
"api", "api",
"web", "web"
"docs"
],
"nohoist": [
"docs/**"
] ]
}, },
"scripts": {}, "scripts": {},