Use npm to install Supabase CLI

This commit is contained in:
Julien Goux
2026-05-28 15:57:54 +02:00
parent 3c2f5e2ae3
commit a9ad437f39
6 changed files with 426 additions and 492 deletions

View File

@@ -24,8 +24,7 @@
"typecheck": "bun x tsgo -p tsconfig.json --noEmit"
},
"dependencies": {
"@actions/core": "^3.0.1",
"@actions/tool-cache": "^4.0.0"
"@actions/core": "^3.0.1"
},
"devDependencies": {
"@tsconfig/bun": "^1.0.10",