Remove backend module from base package.json for now

This commit is contained in:
Ben Thomson 2022-05-05 09:01:41 +08:00
parent f5a20dec64
commit b897eebc1d

View File

@ -4,7 +4,6 @@
},
"workspaces": {
"packages": [
"modules/backend",
"modules/system"
]
}