Skip to content

Commit fe2b17c

Browse files
committed
contributors added
1 parent ffea718 commit fe2b17c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

packages/react-native-version-check-expo/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"author": "Taehyun Kim <kgyoo8232@gmail.com> (https://github.com/kimxogus)",
1919
"contributors": [
2020
"Taehyun Kim <kgyoo8232@gmail.com>",
21-
"Thomas Schoffelen <thomas@includable.com>"
21+
"Thomas Schoffelen <thomas@includable.com>",
22+
"Mohamad Arif Raja <rfraja2943@gmail.com>"
2223
],
2324
"peerDependencies": {
2425
"expo": ">=26"

packages/react-native-version-check/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"author": "Taehyun Kim <kgyoo8232@gmail.com> (https://github.com/kimxogus)",
1818
"contributors": [
1919
"Taehyun Kim <kgyoo8232@gmail.com>",
20-
"Thomas Schoffelen <thomas@includable.com>"
20+
"Thomas Schoffelen <thomas@includable.com>",
21+
"Mohamad Arif Raja <rfraja2943@gmail.com>"
2122
],
2223
"homepage": "https://github.com/kimxogus/react-native-version-check",
2324
"repository": {

0 commit comments

Comments
 (0)