Skip to content

Commit

Permalink
Merge pull request #7 from de-dan/master
Browse files Browse the repository at this point in the history
Support node 18
  • Loading branch information
ryaa authored Oct 19, 2022
2 parents b63efaf + 1be93e6 commit c69c396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
}
},
"engines": {
"node": ">=16.15.0 <17.0",
"node": "^16.15.0 || >=18.7.0",
"npm": ">=8.10.0 <9.0"
}
}

0 comments on commit c69c396

Please sign in to comment.