Migrate to pnpm

Introduces bugs
This commit is contained in:
Luke Vella 2024-10-16 13:31:24 +01:00
parent 9af5b696c8
commit 0c5e36f7ae
No known key found for this signature in database
GPG key ID: 469CAD687F0D784C
36 changed files with 19518 additions and 18405 deletions

View file

@ -3,6 +3,6 @@
"version": "0.0.0",
"private": true,
"devDependencies": {
"@rallly/tsconfig": "*"
"@rallly/tsconfig": "workspace:*"
}
}