add type module to package json

This commit is contained in:
bosh-code
2025-03-24 16:48:46 +13:00
parent 7e96119c1a
commit e2dfb162da
+1
View File
@@ -4,6 +4,7 @@
"description": "Astro and Tailwindcss boilerplate",
"author": "zeon.studio",
"license": "MIT",
"type": "module",
"packageManager": "yarn@1.22.22",
"scripts": {
"dev": "yarn generate-json && astro dev",