We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c95be commit 66f7c28Copy full SHA for 66f7c28
1 file changed
package.json
@@ -21,13 +21,13 @@
21
"motion-activity-tracker",
22
"MotionActivityTracker"
23
],
24
- "repository": "https://github.com/RevanToma/motion-activity-tracker",
+ "repository": "https://github.com/kingstinct/react-native-motion-activity-tracker",
25
"bugs": {
26
- "url": "https://github.com/RevanToma/motion-activity-tracker/issues"
+ "url": "https://github.com/kingstinct/react-native-motion-activity-tracker/issues"
27
},
28
"author": "revan <tamrevan@gmail.com> (https://github.com/RevanToma)",
29
"license": "MIT",
30
- "homepage": "https://github.com/RevanToma/motion-activity-tracker#readme",
+ "homepage": "https://github.com/kingstinct/react-native-motion-activity-tracker#readme",
31
"dependencies": {},
32
"devDependencies": {
33
"@types/react": "^18.0.25",
0 commit comments