Skip to content

Commit

Permalink
update engines
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlanz committed Mar 15, 2024
1 parent 06d690b commit a9536cf
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 @@ -4,8 +4,8 @@
"description": "Material design icon components for React",
"main": "dist/",
"engines": {
"npm": "^8",
"node": ">=16 <19"
"npm": ">=8",
"node": ">=16"
},
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit a9536cf

Please sign in to comment.