Skip to content

Commit

Permalink
Update dependencies for tailwind
Browse files Browse the repository at this point in the history
Updating needed tailwind dependencies
  • Loading branch information
DieselTech committed Nov 17, 2024
1 parent 8cfa675 commit f87bc1f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
},
"devDependencies": {
"@types/node": "20.11.5",
"autoprefixer": "^10.4.16",
"postcss": "^8.4.33",
"tailwindcss": "^3.4.1",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"typescript": "5.3.3"
}
}

0 comments on commit f87bc1f

Please sign in to comment.