Skip to content

Commit a201dd3

Browse files
authored
Merge pull request #21 from formbricks/fix/repo-url
fix: fixes repo url
2 parents c7f90e6 + f48947e commit a201dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"homepage": "https://formbricks.com",
77
"repository": {
88
"type": "git",
9-
"url": "https://github.com/formbricks/formbricks"
9+
"url": "https://github.com/formbricks/react-native"
1010
},
1111
"keywords": [
1212
"Formbricks",

0 commit comments

Comments
 (0)