Skip to content

Commit c4a198a

Browse files
committed
ref: move to blockstream repo
Signed-off-by: Luca Vaccaro <me@lvaccaro.com>
1 parent d46c820 commit c4a198a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lwk-rn.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
s.authors = package["author"]
1313

1414
s.platforms = { :ios => min_ios_version_supported }
15-
s.source = { :git => "https://github.com/lvaccaro/lwk-rn.git", :tag => "#{s.version}" }
15+
s.source = { :git => "https://github.com/Blockstream/lwk-rn.git", :tag => "#{s.version}" }
1616

1717
s.source_files = "ios/**/*.{h,m,mm,swift}"
1818

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@
5151
],
5252
"repository": {
5353
"type": "git",
54-
"url": "git+https://github.com/lvaccaro/lwk-rn.git"
54+
"url": "git+https://github.com/Blockstream/lwk-rn.git"
5555
},
5656
"author": "Luca Vaccaro <me@lvaccaro.com> (https://github.com/lvaccaro)",
5757
"license": "MIT",
5858
"bugs": {
59-
"url": "https://github.com/lvaccaro/lwk-rn/issues"
59+
"url": "https://github.com/Blockstream/lwk-rn/issues"
6060
},
61-
"homepage": "https://github.com/lvaccaro/lwk-rn#readme",
61+
"homepage": "https://github.com/Blockstream/lwk-rn#readme",
6262
"publishConfig": {
6363
"registry": "https://registry.npmjs.org/"
6464
},

0 commit comments

Comments
 (0)