Skip to content

Commit 06ed02c

Browse files
committed
chore(QoL): add scripts.astro
1 parent 64b6387 commit 06ed02c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"dev": "astro dev",
1313
"start": "astro dev",
1414
"build": "astro build",
15-
"preview": "astro preview"
15+
"preview": "astro preview",
16+
"astro": "astro"
1617
},
1718
"dependencies": {
1819
"@astrojs/starlight": "^0.31.1",

0 commit comments

Comments
 (0)