Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Sep 19, 2023
1 parent 5ecf3dd commit cdea35d
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 @@ -27,7 +27,7 @@
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.6",
"@tailwindcss/typography": "0.5.10",
"astro": "3.1.0",
"astro": "3.1.1",
"astro-compress": "2.0.16",
"astro-critters": "2.0.11",
"astro-rome": "2.0.9",
Expand All @@ -37,15 +37,15 @@
"cssnano-preset-advanced": "6.0.1",
"dotenv": "16.3.1",
"firebase": "10.4.0",
"postcss": "8.4.29",
"postcss": "8.4.30",
"postcss-combine-duplicated-selectors": "10.0.3",
"postcss-combine-media-query": "1.0.1",
"postcss-import": "15.1.0",
"postcss-reporter": "7.0.5",
"postcss-url": "10.1.3",
"tailwindcss": "3.3.3",
"typescript": "5.2.2",
"typescript-esbuild": "0.1.15",
"typescript-esbuild": "0.1.16",
"zod": "3.22.2"
},
"publishConfig": {
Expand Down

0 comments on commit cdea35d

Please sign in to comment.