Skip to content

Commit 66f7c28

Browse files
committed
corrected the package file with repo link
1 parent 42c95be commit 66f7c28

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"motion-activity-tracker",
2222
"MotionActivityTracker"
2323
],
24-
"repository": "https://github.com/RevanToma/motion-activity-tracker",
24+
"repository": "https://github.com/kingstinct/react-native-motion-activity-tracker",
2525
"bugs": {
26-
"url": "https://github.com/RevanToma/motion-activity-tracker/issues"
26+
"url": "https://github.com/kingstinct/react-native-motion-activity-tracker/issues"
2727
},
2828
"author": "revan <tamrevan@gmail.com> (https://github.com/RevanToma)",
2929
"license": "MIT",
30-
"homepage": "https://github.com/RevanToma/motion-activity-tracker#readme",
30+
"homepage": "https://github.com/kingstinct/react-native-motion-activity-tracker#readme",
3131
"dependencies": {},
3232
"devDependencies": {
3333
"@types/react": "^18.0.25",

0 commit comments

Comments
 (0)