豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 06ca99a

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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)