We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c3bc2b commit 2849b88Copy full SHA for 2849b88
1 file changed
package.json
@@ -90,5 +90,9 @@
90
"prettier --write",
91
"eslint --fix"
92
]
93
+ },
94
+ "volta": {
95
+ "node": "22.13.1",
96
+ "npm": "10.9.2"
97
}
98
0 commit comments