hopefully fixing pnpm

This commit is contained in:
Timothy Rogers 2024-07-06 23:43:05 -04:00
parent 7b04ed640c
commit e387e942f7

View file

@ -2,6 +2,7 @@
"name": "fuwari",
"type": "module",
"version": "0.0.1",
"packageManager": "pnpm@latest",
"scripts": {
"dev": "astro dev",
"start": "astro dev",