gui/package.json
2022-11-17 20:22:51 +08:00

10 lines
No EOL
178 B
JSON

{
"name": "@tea/workspace",
"author": "neil molina <neil@tea.xyz>",
"private": true,
"workspaces": {
"packages": [
"packages/*"
]
}
}