Skip to content

Commit d36e2a7

Browse files
Update package.json
1 parent 9433d14 commit d36e2a7

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
@@ -9,9 +9,10 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/guns2410/redux-storage.git"
12+
"url": "https://github.com/react-stack/redux-storage.git"
1313
},
14-
"homepage": "https://github.com/guns2410/redux-storage",
14+
"bugs": "https://github.com/react-stack/redux-storage/issues",
15+
"homepage": "https://github.com/react-stack/redux-storage",
1516
"keywords": [
1617
"redux",
1718
"redux-middleware",
@@ -23,7 +24,10 @@
2324
"data",
2425
"localstorage"
2526
],
26-
"author": "Guns <gunjan.soni2002@gmail.com>",
27+
"author": [
28+
"Michael Contento <mail@michaelcontento.de>",
29+
"Guns <gunjan.soni2002@gmail.com>"
30+
],
2731
"files": [
2832
"build/",
2933
"build-es/",

0 commit comments

Comments
 (0)