Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
trueberryless authored and github-actions[bot] committed Dec 3, 2024
1 parent b9119b3 commit d08c54d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "trueberryless",
"type": "module",
"version": "0.0.1",
"type": "module",
"scripts": {
"dev": "astro dev",
"astro": "astro",
"build": "astro build",
"preview": "astro preview",
"astro": "astro"
"dev": "astro dev",
"preview": "astro preview"
},
"dependencies": {
"astro": "^5.0.1"
Expand Down

0 comments on commit d08c54d

Please sign in to comment.