We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f19622 commit adbeef6Copy full SHA for adbeef6
ndk-mobile/package.json
@@ -5,7 +5,8 @@
5
"private": false,
6
"license": "MIT",
7
"peerDependencies": {
8
- "expo": "*"
+ "expo": "*",
9
+ "expo-nip55": "*"
10
},
11
"devDependencies": {
12
"react-native-builder-bob": "^0.35.2",
@@ -21,7 +22,6 @@
21
22
"@bacons/text-decoder": "^0.0.0",
23
"@nostr-dev-kit/ndk": "workspace:*",
24
"@nostr-dev-kit/ndk-wallet": "workspace:*",
- "expo-nip55": "workspace:*",
25
"react-native-get-random-values": "~1.11.0",
26
"typescript-lru-cache": "^2.0.0",
27
"zustand": "^5.0.2"
0 commit comments