Skip to content

Commit

Permalink
update engines
Browse files Browse the repository at this point in the history
  • Loading branch information
VadimDez committed May 16, 2024
1 parent 99d796b commit 9b378c9
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 @@ -17,8 +17,8 @@
"docs": "ng build --prod --output-path docs --base-href ngx-filter-pipe && cp ./docs/index.html ./docs/404.html"
},
"engines": {
"node": "10.16.0",
"npm": "6.9.0"
"node": "20.4.0",
"npm": "9.7.2"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 9b378c9

Please sign in to comment.