Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinkntrc committed Nov 18, 2024
1 parent dce2817 commit 43e5d23
Show file tree
Hide file tree
Showing 2 changed files with 512 additions and 10 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/partytown": "^2.1.2",
"@astrojs/tailwind": "^5.1.2",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "^22.9.0",
"astro": "^4.16.13",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"tailwindcss": "^3.4.15"
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3"
}
}
Loading

0 comments on commit 43e5d23

Please sign in to comment.