Skip to content

Commit 94ecfd0

Browse files
authored
Set maximum node version explicitly
1 parent 5ed5086 commit 94ecfd0

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
@@ -4,6 +4,9 @@
44
"repository": "https://github.com/nottinghamtec/PyRIGS",
55
"author": "Tom Price",
66
"license": "Custom",
7+
"engines": {
8+
"node": "<=22"
9+
},
710
"dependencies": {
811
"@forevolve/bootstrap-dark": "^2.1.0",
912
"@fortawesome/fontawesome-free": "^5.15.4",

0 commit comments

Comments
 (0)