2
0
mirror of https://github.com/tenrok/maska.git synced 2026-05-15 11:59:38 +03:00
Files
maska/package.json
T
Alexander Shabunevich 4de44ef888 feat!: separate packages
2024-04-17 19:31:22 +03:00

8 lines
83 B
JSON

{
"private": true,
"workspaces": [
"packages/*",
"packages/docs"
]
}