add react native CI

This commit is contained in:
Jesse de Wit
2023-11-10 21:30:51 +01:00
committed by ok300
parent fc8be7ad20
commit 48fe09ea98
2 changed files with 35 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
"compile": "tsc"
},
"dependencies": {
"@breeztech/react-native-breez-sdk": "0.2.9",
"@breeztech/react-native-breez-sdk": "file:./packages/sdk-react-native.tgz",
"react": "18.1.0",
"react-native": "0.70.6"
},