chore: initialise pnpm workspace monorepo

This commit is contained in:
lila 2026-03-20 10:00:21 +01:00
parent 94f02b9904
commit 66848f282f
9 changed files with 278 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
"name": "@glossa/shared",
"version": "1.0.0",
"private": true,
"type": "module"
}