Skip to content

Commit 282aab9

Browse files
fix: updated author in package.json
1 parent 2a4c166 commit 282aab9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,11 @@
5353
"identity",
5454
"verification"
5555
],
56-
"author": "SDK Customer Support <react-native-sdk@onfido.com> (https://github.com/onfido)",
56+
"author": {
57+
"name": "SDK Customer Support",
58+
"email": "react-native-sdk@onfido.com",
59+
"url": "https://github.com/onfido"
60+
},
5761
"license": "MIT",
5862
"licenseFilename": "LICENSE",
5963
"readmeFilename": "README.md",

0 commit comments

Comments
 (0)