Skip to content

Commit

Permalink
Dependency tweaks based on warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
r-n-o committed Feb 1, 2024
1 parent 933e194 commit 2bd5079
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 34 deletions.
5 changes: 0 additions & 5 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@
},
"web": {
"favicon": "./assets/favicon.png"
},
"extra": {
"eas": {
"projectId": "ed0e819e-fb77-4bfb-9e26-6c0634c2916b"
}
}
}
}
18 changes: 0 additions & 18 deletions eas.json

This file was deleted.

18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"dependencies": {
"@noble/hashes": "^1.3.2",
"expo": "~50.0.4",
"expo": "~50.0.5",
"expo-status-bar": "~1.11.1",
"react": "18.2.0",
"react-native": "0.73.2",
"react-native-get-random-values": "^1.10.0",
"react-native-get-random-values": "^1.8.0",
"react-native-passkey": "^2.1.1",
"text-encoding-polyfill": "^0.6.7",
"typescript": "^5.3.0",
Expand Down

0 comments on commit 2bd5079

Please sign in to comment.