Skip to content

Commit c9b0034

Browse files
committed
Update package
1 parent bb5db88 commit c9b0034

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "react-native-simple-crypto",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"description": "A simpler React-Native crypto library",
55
"main": "index.js",
6-
"author": "Pedro Gomes <pedro@pedrouid.com>",
7-
"homepage": "https://github.com/pedrouid/react-native-simple-crypto",
6+
"author": "Gary Button <gary.button.public@gmail.com>",
7+
"homepage": "https://github.com/ghbutton/react-native-simple-crypto",
88
"license": "MIT",
99
"keywords": [
1010
"react-native",
@@ -26,10 +26,10 @@
2626
],
2727
"repository": {
2828
"type": "git",
29-
"url": "git+https://github.com/pedrouid/react-native-simple-crypto.git"
29+
"url": "git+https://github.com/ghbutton/react-native-simple-crypto.git"
3030
},
3131
"bugs": {
32-
"url": "https://github.com/pedrouid/react-native-simple-crypto/issues"
32+
"url": "https://github.com/ghbutton/react-native-simple-crypto/issues"
3333
},
3434
"scripts": {
3535
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)