fix: pin pnpm version and change upload artifact version
All checks were successful
Build / build (push) Successful in 9m23s

This commit is contained in:
2026-05-31 23:51:29 +02:00
parent 6b0f2fd279
commit f614859484
2 changed files with 3 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
"watch": "node scripts/build.mjs --watch",
"dev": "pnpm watch"
},
"packageManager": "pnpm@10.30.2",
"devDependencies": {
"@types/chrome": "^0.0.268",
"esbuild": "^0.24.0",