Skip to content

Commit

Permalink
Add portal lib react native
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Aug 14, 2024
1 parent d064af5 commit 224c1c4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"@breeztech/react-native-breez-sdk":"^0.5.2",
"@nostr-dev-kit/ndk": "^2.9.1",
"@github:BlueWallet/SilentPayments": "^1.0.0",
"@github:Portal-Software/libportal-react-native":"^0.1.0",
"assert": "^2.0.0",
"bip39": "^3.1.0",
"bitcoinjs-lib": "^6.1.6",
Expand All @@ -42,7 +43,8 @@
"stream-browserify": "^3.0.0",
"vm-browserify": "^1.0.0",
"ndk":"^2.10.0",
"react-native-breez-sdk":"^0.5.2"
"react-native-breez-sdk":"^0.5.2",
"libportal-react-native":"^0.1.0",
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down

0 comments on commit 224c1c4

Please sign in to comment.