Skip to content

Commit 5272555

Browse files
ericyangpanclaude
andcommitted
chore: add Node.js version requirement (>=22.0.0)
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 39b31ec commit 5272555

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
@@ -86,6 +86,9 @@
8686
"url": "https://github.com/aicodingstack/aicodingstack.io/issues"
8787
},
8888
"homepage": "https://github.com/aicodingstack/aicodingstack.io#readme",
89+
"engines": {
90+
"node": ">=22.0.0"
91+
},
8992
"browserslist": [
9093
"defaults and fully supports es6-module",
9194
"maintained node versions"

0 commit comments

Comments
 (0)