Skip to content

Commit 137ad5f

Browse files
Don't upgrade to Node 22 yet cause TinaCMS dies
1 parent 957e615 commit 137ad5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@tippyjs/react": "^4.2.6",
5757
"@types/bootstrap": "^5.2.10",
5858
"@types/masonry-layout": "^4.2.8",
59-
"@types/node": "^22.7.5",
59+
"@types/node": "^20.16.11",
6060
"@types/react": "18.3.11",
6161
"@types/react-dom": "18.3.0",
6262
"@types/react-syntax-highlighter": "^15.5.13",

0 commit comments

Comments
 (0)