Skip to content

Commit 6f69755

Browse files
committed
⬆️ Fix @types/node version
1 parent b3058b9 commit 6f69755

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
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@changesets/cli": "2.29.7",
28-
"@types/node": "22.15.35",
28+
"@types/node": "22.19.1",
2929
"prettier": "3.6.2",
3030
"prettier-plugin-tailwindcss": "0.7.1",
3131
"turbo": "latest"

0 commit comments

Comments
 (0)