Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Aug 26, 2024
1 parent f06d2e6 commit 8dc8675
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 @@ -40,7 +40,7 @@
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.14",
"astro": "*",
"astro": "4.14.5",
"astro-capo": "0.0.1",
"astrojs-service-worker": "2.0.0",
"autoprefixer": "10.4.20",
Expand All @@ -55,9 +55,9 @@
"postcss-reporter": "7.1.0",
"postcss-url": "10.1.3",
"swup": "4.7.0",
"tailwindcss": "*",
"typescript": "*",
"zod": "*"
"tailwindcss": "3.4.10",
"typescript": "5.5.4",
"zod": "3.23.8"
},
"publishConfig": {
"access": "restricted",
Expand Down

0 comments on commit 8dc8675

Please sign in to comment.