We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfc8a69 commit 56e89c4Copy full SHA for 56e89c4
package.json
@@ -2,7 +2,7 @@
2
"name": "packagephobia",
3
"private": true,
4
"engines": {
5
- "node": "22.x"
+ "node": "24.x"
6
},
7
"scripts": {
8
"prettier": "prettier \"./**/*.ts\" \"./**/*.tsx\" --write",
0 commit comments