Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Apr 28, 2024
1 parent 0228994 commit 5e5970d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"@playform/inline": "0.0.2",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.12",
"astro": "4.6.3",
"@tailwindcss/typography": "0.5.13",
"astro": "4.7.0",
"astro-capo": "0.0.1",
"astrojs-service-worker": "2.0.0",
"autoprefixer": "10.4.19",
"cssnano": "6.1.2",
"cssnano-preset-advanced": "6.1.2",
"cssnano": "7.0.1",
"cssnano-preset-advanced": "7.0.1",
"dotenv": "16.4.5",
"firebase": "10.11.0",
"firebase": "10.11.1",
"postcss": "8.4.38",
"postcss-combine-duplicated-selectors": "10.0.3",
"postcss-combine-media-query": "1.0.1",
Expand All @@ -47,7 +47,7 @@
"postcss-url": "10.1.3",
"tailwindcss": "3.4.3",
"typescript": "5.4.5",
"zod": "3.23.3"
"zod": "3.23.4"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 5e5970d

Please sign in to comment.