build: pin pnpm 12.3.4 in package.json and route just recipes through corepack

This commit is contained in:
Lucas Oskorep
2026-09-07 15:05:52 -04:00
parent 29813f841b
commit 234a682103
3 changed files with 744 additions and 238 deletions
+1
View File
@@ -2,6 +2,7 @@
"name": "ddcbrightness",
"version": "0.1.0",
"description": "A GNOME Extension to control display brightness via DDC/CI using ddcutil",
"packageManager": "pnpm@12.3.4",
"type": "module",
"private": true,
"author": "Lucas Oskorep <lucas.oskorep@gmail.com>",