Skip to content

Commit d631bba

Browse files
authored
Merge pull request #104 from flagship-io/fix/flagsStatus
fix: update repository URL and homepage in package.json
2 parents dabd85c + db12a8c commit d631bba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"repository": {
2222
"type": "git",
23-
"url": "git+https://github.com/abtasty/flagship-react-native-sdk.git"
23+
"url": "git+https://github.com/flagship-io/flagship-react-native-sdk.git"
2424
},
2525
"dependencies": {
2626
"@flagship.io/react-sdk": "^5.2.2"
@@ -35,7 +35,7 @@
3535
"native"
3636
],
3737
"author": "ABTasty",
38-
"homepage": "https://github.com/abtasty/flagship-react-native-sdk#readme",
38+
"homepage": "https://github.com/flagship-io/flagship-react-native-sdk",
3939
"license": "Apache-2.0",
4040
"devDependencies": {
4141
"@babel/cli": "^7.14.6",

0 commit comments

Comments
 (0)