We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 040cc14 commit 21d3d71Copy full SHA for 21d3d71
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "trivet",
3
- "version": "0.1.2",
+ "version": "0.2.0",
4
"private": true,
5
"type": "module",
6
"scripts": {
@@ -53,7 +53,7 @@
53
"eslint-config-next": "^14.2.35",
54
"postcss": "^8.5.6",
55
"prisma": "^5.22.0",
56
- "tailwindcss": "^3.4.19",
+ "tailwindcss": "^4.0.0",
57
"tailwindcss-flip": "1.0.0",
58
"typescript": "^5.9.3"
59
}
0 commit comments