Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Dec 18, 2023
1 parent f4dc8a3 commit 105d00d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"url": "https://nikolahristov.tech"
},
"scripts": {
"prepublishOnly": "astro check && astro build",
"prepublishOnly": "astro check ; astro build",
"start": "astro dev"
},
"dependencies": {
Expand All @@ -28,7 +28,7 @@
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
"astro": "4.0.5",
"astro": "4.0.6",
"astro-capo": "0.0.1",
"astro-compress": "2.2.5",
"astro-critters": "2.0.11",
Expand Down

0 comments on commit 105d00d

Please sign in to comment.