Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Commit 1efea99

Browse files
committed
Requiring newer node version
1 parent 91abdab commit 1efea99

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
@@ -28,7 +28,7 @@
2828
],
2929
"optionalDependencies": {},
3030
"engines": {
31-
"node": ">=6.0.0"
31+
"node": ">=6.4.0"
3232
},
3333
"bugs": {
3434
"url": "https://github.com/nikeee/node-ts/issues",

0 commit comments

Comments
 (0)