We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e58e2 commit b6dc606Copy full SHA for b6dc606
.gitignore
@@ -6,3 +6,6 @@ example/.watchman*
6
# docker
7
example/docker/lnd/
8
example/docker/clightning/
9
+
10
+#AI
11
+CLAUDE.md
lib/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@synonymdev/react-native-ldk",
3
"title": "React Native LDK",
4
- "version": "0.0.161",
+ "version": "0.0.162",
5
"description": "React Native wrapper for LDK",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
0 commit comments