Skip to content

Commit

Permalink
add node 18 as min supported engine
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsolankiamit committed Aug 23, 2023
1 parent b9b8e78 commit e38a412
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
"type": "git",
"url": "https://github.com/rehooks/local-storage.git"
},
"engines": {
"node": ">=18.0.0"
},
"author": "Amit Solanki <amit.fash@gmail.com>",
"contributors": [
"Joseph Harrison-Lim"
Expand Down

0 comments on commit e38a412

Please sign in to comment.