Skip to content

Commit 1cb801b

Browse files
authored
Merge pull request #25 from phantom/kuba/fix-publishing
fix: use correct repo address
2 parents 0c2395a + 1501bf9 commit 1cb801b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
"repository": {
7878
"type": "git",
79-
"url": "https://github.com/react-native-webview/react-native-webview.git"
79+
"url": "https://github.com/phantom/react-native-webview.git"
8080
},
8181
"files": [
8282
"android/src",

0 commit comments

Comments
 (0)