mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
fix: change setup.ts -> setup.mjs
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"build": "astro check && astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro",
|
||||
"postinstall": "bun run setup.ts",
|
||||
"postinstall": "bun run setup.mjs",
|
||||
"lunaria:build": "lunaria build",
|
||||
"lunaria:preview": "lunaria preview"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user