maybe this time

This commit is contained in:
Timothy Rogers 2024-07-06 23:51:37 -04:00
parent e387e942f7
commit 4e1e514545

View file

@ -2,7 +2,6 @@
"name": "fuwari", "name": "fuwari",
"type": "module", "type": "module",
"version": "0.0.1", "version": "0.0.1",
"packageManager": "pnpm@latest",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
"start": "astro dev", "start": "astro dev",
@ -68,5 +67,6 @@
"vite-imagetools": "^6.2.7", "vite-imagetools": "^6.2.7",
"sharp": "^0.33.0" "sharp": "^0.33.0"
} }
} },
"packageManager": "pnpm@9.5.0-beta.3+sha512.8b0c4d7fd9937d73f06ad284e681ddfd0f08b8f792a4f854a3ea24d1c7ade57dfe952ce88ed174d57da694e8323f0bb5a25011f780ed2787759c647b35263fa1"
} }