bun add @clerk/clerk-expo

This commit is contained in:
Sanidhya Kumar Verma
2024-08-29 15:48:31 +00:00
committed by GitHub
parent 65d98c771e
commit 6e9ffaa664
2 changed files with 1 additions and 0 deletions
BIN
View File
Binary file not shown.
+1
View File
@@ -15,6 +15,7 @@
"preset": "jest-expo" "preset": "jest-expo"
}, },
"dependencies": { "dependencies": {
"@clerk/clerk-expo": "^2.2.5",
"@expo/metro-runtime": "^3.2.3", "@expo/metro-runtime": "^3.2.3",
"@expo/vector-icons": "^14.0.2", "@expo/vector-icons": "^14.0.2",
"@react-navigation/native": "^6.0.2", "@react-navigation/native": "^6.0.2",