We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 199698c commit eb881a4Copy full SHA for eb881a4
1 file changed
package.json
@@ -8,17 +8,17 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/shongsu/react-native-audio-toggle.git"
+ "url": "git+https://github.com/Aetonix/react-native-audio-toggle.git"
12
13
"keywords": [
14
"React-Native",
15
"Audio",
16
"Toggle"
17
],
18
- "author": "shongsu",
+ "author": "Aetonix",
19
"license": "MIT",
20
"bugs": {
21
- "url": "https://github.com/shongsu/react-native-audio-toggle/issues"
+ "url": "https://github.com/Aetonix/react-native-audio-toggle/issues"
22
23
- "homepage": "https://github.com/shongsu/react-native-audio-toggle#readme"
+ "homepage": "https://github.com/Aetonix/react-native-audio-toggle#readme"
24
}
0 commit comments