Skip to content

Commit

Permalink
fix tailwind-theme engine version
Browse files Browse the repository at this point in the history
  • Loading branch information
iainsproat committed Feb 18, 2025
1 parent 3c63232 commit 220b9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tailwind-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"./fonts/*": "./fonts/*"
},
"engines": {
"node": "^22.6.0"
"node": ">=18.19.0"
},
"peerDependencies": {
"postcss": "^8.4.18",
Expand Down

0 comments on commit 220b9bb

Please sign in to comment.