We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9c6c2a commit d383472Copy full SHA for d383472
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "trivet",
3
- "version": "0.1.3",
+ "version": "0.2.0",
4
"private": true,
5
"type": "module",
6
"overrides": {
@@ -64,7 +64,7 @@
64
"eslint-config-next": "^14.2.35",
65
"postcss": "^8.5.6",
66
"prisma": "^5.22.0",
67
- "tailwindcss": "^3.4.19",
+ "tailwindcss": "^4.0.0",
68
"tailwindcss-flip": "1.0.0",
69
"typescript": "^5.9.3"
70
}
0 commit comments