mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-18 22:23:27 +09:00
add type module to package json
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
"description": "Astro and Tailwindcss boilerplate",
|
"description": "Astro and Tailwindcss boilerplate",
|
||||||
"author": "zeon.studio",
|
"author": "zeon.studio",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"type": "module",
|
||||||
"packageManager": "yarn@1.22.22",
|
"packageManager": "yarn@1.22.22",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "yarn generate-json && astro dev",
|
"dev": "yarn generate-json && astro dev",
|
||||||
|
|||||||
Reference in New Issue
Block a user