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 57ed588 commit 75c2f3cCopy full SHA for 75c2f3c
package.json
@@ -23,8 +23,8 @@
23
"lint:template-type-checker:fix": "ng lint @ngx-toolset/template-type-checker --fix && npx stylelint \"projects/template-type-checker/**/*.{css,scss}\" --quiet --allow-empty-input --fix"
24
},
25
"engines": {
26
- "npm": ">=8.0.0",
27
- "node": ">=16.0.0"
+ "npm": ">=10.2.3",
+ "node": ">=20.9.0"
28
29
"private": true,
30
"dependencies": {
0 commit comments