Skip to content

Commit 16f92e9

Browse files
authored
fixes the repo url in the js package's package.json (#14)
1 parent 324796f commit 16f92e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/js/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/js"
1010
},
1111
"keywords": [
1212
"Formbricks",

0 commit comments

Comments
 (0)