We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88e32cd + 93bbaeb commit 7bdec08Copy full SHA for 7bdec08
1 file changed
package.json
@@ -39,5 +39,9 @@
39
"tslib": "^2.5.3",
40
"typedoc": "^0.24.8",
41
"typescript": "^4.9.5"
42
+ },
43
+ "engines": {
44
+ "node": "^16.0.0",
45
+ "npm": "^7.0.0 || ^8.0.0"
46
}
47
0 commit comments