Picsur/package.json
2022-02-24 22:56:27 +01:00

9 lines
89 B
JSON

{
"private": true,
"workspaces": [
"shared",
"backend",
"frontend"
]
}