build: switch ui workflow to pnpm

This commit is contained in:
Jack O'Neill
2026-04-05 10:58:25 +02:00
parent f0d9c4dc09
commit a42274a770
6 changed files with 17 additions and 2204 deletions

View File

@@ -2,6 +2,7 @@
"name": "amcs-ui",
"private": true,
"version": "0.0.0",
"packageManager": "pnpm@10.33.0",
"type": "module",
"scripts": {
"dev": "vite",