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 831774f commit c42bef3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"url": "https://nikolahristov.tech"
},
"scripts": {
"prepublishOnly": "astro check && astro build",
"prepublishOnly": "astro check ; astro build",
"start": "astro dev"
},
"dependencies": {
"@astrojs/check": "0.3.2",
"@astrojs/check": "0.3.3",
"@astrojs/prefetch": "0.4.1",
"@astrojs/sitemap": "3.0.3",
"@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 c42bef3

Please sign in to comment.