Skip to content

Commit 06ca99a

Browse files
committed
chore: add engines to package.json
1 parent f2fe7f0 commit 06ca99a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,8 @@
5858
"sinon": "^21.0.0",
5959
"typescript": "^5.9.2",
6060
"typescript-eslint": "^8.43.0"
61+
},
62+
"engines": {
63+
"node": ">=22.19.0"
6164
}
6265
}

0 commit comments

Comments
 (0)