Skip to content

Commit

Permalink
Add engines to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dragermrb committed Aug 6, 2023
1 parent 1957633 commit e538682
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,8 @@
"android": {
"src": "android"
}
},
"engines": {
"node": ">=16"
}
}
}

0 comments on commit e538682

Please sign in to comment.