Skip to content

Commit 95bc16c

Browse files
Update package.json
1 parent 9adf66c commit 95bc16c

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

package.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,20 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/guns2410/redux-storage-engine-reactnativeasyncstorage.git"
11+
"url": "https://github.com/react-stack/redux-storage-engine-reactnativeasyncstorage.git"
1212
},
13-
"homepage": "https://github.com/guns2410/redux-storage-engine-reactnativeasyncstorage",
13+
"homepage": "https://github.com/react-stack/redux-storage-engine-reactnativeasyncstorage",
14+
"bugs": "https://github.com/react-stack/redux-storage-engine-reactnativeasyncstorage/issues",
1415
"keywords": [
1516
"redux",
1617
"redux-storage",
1718
"redux-storage-engine",
1819
"react-native"
1920
],
20-
"author": "Guns <gunjan.soni2002@gmail.com>",
21+
"contributors": [
22+
"Michael Contento <mail@michaelcontento.de>",
23+
"Guns <gunjan.soni2002@gmail.com>"
24+
],
2125
"files": [
2226
"build/",
2327
"src",

0 commit comments

Comments
 (0)