Skip to content

Commit 2e2c796

Browse files
committed
feat: update links
1 parent 1ed2e12 commit 2e2c796

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

example/app.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"scheme": "ahapexample",
55
"userInterfaceStyle": "automatic",
66
"android": {
7-
"package": "com.alireza_hadjar.ahapexample"
7+
"package": "com.renegades.ahaps"
88
},
99
"ios": {
10-
"bundleIdentifier": "com.alireza-hadjar.ahapexample",
10+
"bundleIdentifier": "com.renegades.ahaps",
1111
"appleTeamId": "LYW59CWY29"
1212
},
1313
"plugins": ["expo-router"]

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@
5050
],
5151
"repository": {
5252
"type": "git",
53-
"url": "git+https://google.com.git"
53+
"url": "git+https://github.com/renegades-xyz/react-native-ahap.git"
5454
},
55-
"author": "Alireza Hadjar <57192409+AlirezaHadjar@users.noreply.github.com> (https://google.com)",
55+
"author": "Renegades <info@renegades.xyz> (https://renegades.xyz)",
5656
"license": "MIT",
5757
"bugs": {
58-
"url": "https://google.com/issues"
58+
"url": "https://github.com/Renegades-Studio/react-native-ahaps/issues"
5959
},
60-
"homepage": "https://google.com#readme",
60+
"homepage": "https://github.com/Renegades-Studio/react-native-ahaps#readme",
6161
"publishConfig": {
6262
"registry": "https://registry.npmjs.org/"
6363
},

0 commit comments

Comments
 (0)