chore: update package manager to pnpm@10.33.0 in package.json

This commit is contained in:
Om Prakash Das
2026-07-02 18:51:57 +05:30
parent ed3eba27ec
commit 82a106e77a
6 changed files with 20 additions and 6034 deletions
+3 -1
View File
@@ -12,7 +12,9 @@
/>
<meta name="robots" content="index, follow" />
<meta name="theme-color" content="#7f56d9" />
<link rel="canonical" href="%VITE_SITE_URL%/" />
<!-- vite-ignore: with an unset VITE_SITE_URL the href is "/", which Vite's
HTML asset processing would try to read as a file (EISDIR). -->
<link rel="canonical" href="%VITE_SITE_URL%/" vite-ignore />
<!-- Icons & manifest -->
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />