Skip to content

Commit

Permalink
Merge pull request #71 from LtbLightning/v0.30
Browse files Browse the repository at this point in the history
V0.30
  • Loading branch information
BitcoinZavior authored Jan 12, 2024
2 parents c6dc0d1 + ae8e6b9 commit 82b4265
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "bdk-rn",
"version": "0.30.0",
"description": "A React Native library for the Bitcon Development Kit (https://bitcoindevkit.org/)",
"homepage": "https://github.com/LtbLightning/bdk-rn",
"homepage": "https://github.com/LtbLightning",
"main": "src/index.ts",
"types": "lib/index.d.ts",
"author": "Bitcoin Zavior <[email protected]>",
"author": "Hello <[email protected]>",
"license": "MIT",
"files": [
"android",
Expand All @@ -25,7 +25,8 @@
"!local.properties",
"!project.xcworkspace",
"!xcshareddata",
"!xcuserdata"
"!xcuserdata",
"!ios/*.xcframework"
],
"scripts": {
"compile": "rm -rf lib && tsc -p .",
Expand Down

0 comments on commit 82b4265

Please sign in to comment.