Skip to content

Commit 4b30668

Browse files
authored
chore: temporary fix preact version
See #280
1 parent a8f3ed0 commit 4b30668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"next": "12.0.3",
2525
"next-themes": "^0.0.14",
2626
"postcss": "^8.3.5",
27-
"preact": "^10.5.13",
27+
"preact": "10.5.15",
2828
"react": "17.0.2",
2929
"react-dom": "17.0.2",
3030
"reading-time": "1.3.0",

0 commit comments

Comments
 (0)