preload import working
This commit is contained in:
@@ -6,10 +6,12 @@
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
"astro": "astro",
|
||||
"add-user": "ts-node scripts/add-user.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.17.1",
|
||||
"chalk": "^5.6.2",
|
||||
"dotenv": "^17.2.4",
|
||||
"drizzle-orm": "^0.45.1",
|
||||
"mysql2": "^3.16.3"
|
||||
|
||||
Reference in New Issue
Block a user