chore: initialize workspace structure
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "die",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"packageManager": "pnpm@10.18.3",
|
||||
"scripts": {
|
||||
"test": "node scripts/test-root.mjs"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user