Skip to content

Commit a47aba4

Browse files
authored
Merge pull request #14 from contentpass/CP-2500-update-release-connected-fields-in-package-json-file
Update release connected fields in package json file
2 parents 54bf63d + 18d5596 commit a47aba4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"release": "release-it"
5151
},
5252
"keywords": [
53+
"contentpass",
5354
"react-native",
5455
"ios",
5556
"android"
@@ -58,7 +59,7 @@
5859
"type": "git",
5960
"url": "git+https://github.com/contentpass/react-native-contentpass.git"
6061
},
61-
"author": "contentpass <product@contentpass.de> (https://github.com/contentpass)",
62+
"author": "contentpass <dev@contentpass.de> (https://github.com/contentpass)",
6263
"license": "MIT",
6364
"bugs": {
6465
"url": "https://github.com/contentpass/react-native-contentpass/issues"

0 commit comments

Comments
 (0)