[feat] script to updating pricing

This commit is contained in:
2026-02-15 15:25:08 -05:00
parent a774360065
commit 32df33f29e
7 changed files with 94 additions and 14 deletions

View File

@@ -6,8 +6,7 @@
"dev": "astro dev",
"build": "astro build",
"preview": "astro preview",
"astro": "astro",
"add-user": "ts-node scripts/add-user.ts"
"astro": "astro"
},
"dependencies": {
"astro": "^5.17.1",