Skip to content

Commit

Permalink
fix tailwind version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Mar 12, 2024
1 parent 478616c commit fb97519
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -49,7 +49,7 @@
"babel-preset-expo": "^10.0.1",
"jest": "^29.7.0",
"jest-expo": "^50.0.3",
"tailwindcss": "^3.3.2",
"tailwindcss": "3.3.2",
"ts-jest": "^29.1.2"
},
"jest": {
Expand Down

0 comments on commit fb97519

Please sign in to comment.