Skip to content

Commit 7b59142

Browse files
Update package.json with current repo URLs (#52)
1 parent e07a2d4 commit 7b59142

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
"ios",
4242
"android"
4343
],
44-
"repository": "https://github.com/Eppo-exp/reactive-native-sdk",
44+
"repository": "https://github.com/Eppo-exp/react-native-sdk",
4545
"license": "MIT",
4646
"bugs": {
47-
"url": "https://github.com/Eppo-exp/reactive-native-sdk/issues"
47+
"url": "https://github.com/Eppo-exp/react-native-sdk/issues"
4848
},
49-
"homepage": "https://github.com/Eppo-exp/reactive-native-sdk#readme",
49+
"homepage": "https://github.com/Eppo-exp/react-native-sdk#readme",
5050
"publishConfig": {
5151
"registry": "https://registry.npmjs.org/"
5252
},

0 commit comments

Comments
 (0)