Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mordechai Dror committed Sep 28, 2023
1 parent 50ba56d commit 80211c2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"prettier": "prettier"
},
"dependencies": {
"@astrojs/sitemap": "^3.0.0",
"@fortawesome/fontawesome-free": "^6.4.2",
"@tailwindcss/typography": "^0.5.10",
"tailwindcss": "^3.3.3"
},
"devDependencies": {
"@astrojs/check": "^0.2.0",
"@astrojs/rss": "^3.0.0",
"@astrojs/sitemap": "^3.0.0",
"@astrojs/tailwind": "^5.0.0",
"astro": "^3.1.1",
"autoprefixer": "^10.4.16",
Expand Down

0 comments on commit 80211c2

Please sign in to comment.