mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-05 17:00:39 +00:00
also expose internal shared functionality for external usage
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"packageManager": "pnpm@8.10.1",
|
||||
"scripts": {
|
||||
"dev:docker": "docker-compose -f docker-compose.dev.yaml up redis",
|
||||
"dev:packages": "pnpm --parallel run dev",
|
||||
@@ -17,5 +16,6 @@
|
||||
"@types/node": "^20.8.10",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"shelljs": "^0.8.5"
|
||||
}
|
||||
},
|
||||
"packageManager": "pnpm@8.15.4"
|
||||
}
|
||||
|
Reference in New Issue
Block a user