We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b908f commit aeef774Copy full SHA for aeef774
package.json
@@ -4,7 +4,7 @@
4
"description": "Jest preset configuration for Angular projects",
5
"license": "MIT",
6
"engines": {
7
- "node": "^14.15.0 || >=16.10.0"
+ "node": "^18.19.1 || ^20.11.1 || >=22.0.0"
8
},
9
"main": "build/index.js",
10
"typings": "build/index.d.ts",
0 commit comments