We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ed5086 commit 94ecfd0Copy full SHA for 94ecfd0
1 file changed
package.json
@@ -4,6 +4,9 @@
4
"repository": "https://github.com/nottinghamtec/PyRIGS",
5
"author": "Tom Price",
6
"license": "Custom",
7
+ "engines": {
8
+ "node": "<=22"
9
+ },
10
"dependencies": {
11
"@forevolve/bootstrap-dark": "^2.1.0",
12
"@fortawesome/fontawesome-free": "^5.15.4",
0 commit comments