Skip to content

Commit

Permalink
Add engines
Browse files Browse the repository at this point in the history
  • Loading branch information
marty-mcflai committed Apr 5, 2022
1 parent 41dc4d8 commit 34132a1
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 @@ -2,6 +2,9 @@
"name": "deep-link-demo-app",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"engines": {
"node": ">=15.0.0 <17.0.0"
},
"scripts": {
"start": "expo start --clear",
"android": "expo start --android",
Expand Down

0 comments on commit 34132a1

Please sign in to comment.