Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SwabianCoder committed Nov 12, 2023
1 parent 57ed588 commit 75c2f3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"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"
},
"engines": {
"npm": ">=8.0.0",
"node": ">=16.0.0"
"npm": ">=10.2.3",
"node": ">=20.9.0"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit 75c2f3c

Please sign in to comment.