Skip to content

Commit

Permalink
chore(QoL): add scripts.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
Indyandie committed Feb 4, 2025
1 parent 700f254 commit d8895ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"dev": "astro dev",
"start": "astro dev",
"build": "astro build",
"preview": "astro preview"
"preview": "astro preview",
"astro": "astro"
},
"dependencies": {
"@astrojs/starlight": "^0.31.1",
Expand Down

0 comments on commit d8895ea

Please sign in to comment.