Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jun 8, 2024
1 parent 6871d6f commit db49fe4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.13",
"astro": "4.9.2",
"astro": "4.10.0",
"astro-capo": "0.0.1",
"astrojs-service-worker": "2.0.0",
"autoprefixer": "10.4.19",
"cssnano": "7.0.1",
"cssnano-preset-advanced": "7.0.1",
"cssnano": "7.0.2",
"cssnano-preset-advanced": "7.0.2",
"dotenv": "16.4.5",
"firebase": "10.12.2",
"postcss": "8.4.38",
Expand All @@ -45,7 +45,7 @@
"postcss-import": "16.1.0",
"postcss-reporter": "7.1.0",
"postcss-url": "10.1.3",
"tailwindcss": "3.4.3",
"tailwindcss": "3.4.4",
"typescript": "5.4.5",
"zod": "3.23.8"
},
Expand Down

0 comments on commit db49fe4

Please sign in to comment.