Merge pull request #296 from Irev-Dev/kurt/259

Couple tweaks
This commit was merged in pull request #296.
This commit is contained in:
Kurt Hutten
2021-05-01 08:12:12 +10:00
committed by GitHub
4 changed files with 1 additions and 5 deletions

View File

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