Skip to content

Commit ba8ae8d

Browse files
fix TS compilation issues
1 parent ea2b0de commit ba8ae8d

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
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@types/chai": "^5.0.1",
4040
"@types/mocha": "^10.0.10",
41-
"@types/node": "^24.1.0",
41+
"@types/node": "^22.9.0",
4242
"@typescript-eslint/eslint-plugin": "^8.39.1",
4343
"@typescript-eslint/parser": "^8.39.1",
4444
"chai": "^4.2.0",

0 commit comments

Comments
 (0)