Skip to content

Commit 0913756

Browse files
authored
engines node version (#408)
1 parent 177ffdd commit 0913756

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,8 @@
3434
"eslint-plugin-prettier": "^4.0.0",
3535
"eslint-plugin-react": "^7.28.0",
3636
"prettier": "^2.5.1"
37+
},
38+
"engines": {
39+
"node": ">=18.0.0"
3740
}
3841
}

0 commit comments

Comments
 (0)