Skip to content

Commit 2a9359d

Browse files
committed
chore: update package.json with author, repository, homepage, and bugs information
1 parent 6f49243 commit 2a9359d

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,16 @@
2828
"segment-alternative",
2929
"customer-data-platform"
3030
],
31-
"author": "",
31+
"author": "Mr Tung",
3232
"license": "MIT",
33+
"repository": {
34+
"type": "git",
35+
"url": "https://github.com/StickyQR/analytics"
36+
},
37+
"homepage": "https://github.com/StickyQR/analytics#readme",
38+
"bugs": {
39+
"url": "https://github.com/StickyQR/analytics/issues"
40+
},
3341
"peerDependencies": {
3442
"@react-native-async-storage/async-storage": "^1.21.0 || ^2.0.0",
3543
"expo-constants": ">=16.0.0",

0 commit comments

Comments
 (0)