There was an error while loading. Please reload this page.
1 parent 9433d14 commit d36e2a7Copy full SHA for d36e2a7
package.json
@@ -9,9 +9,10 @@
9
},
10
"repository": {
11
"type": "git",
12
- "url": "https://github.com/guns2410/redux-storage.git"
+ "url": "https://github.com/react-stack/redux-storage.git"
13
14
- "homepage": "https://github.com/guns2410/redux-storage",
+ "bugs": "https://github.com/react-stack/redux-storage/issues",
15
+ "homepage": "https://github.com/react-stack/redux-storage",
16
"keywords": [
17
"redux",
18
"redux-middleware",
@@ -23,7 +24,10 @@
23
24
"data",
25
"localstorage"
26
],
- "author": "Guns <gunjan.soni2002@gmail.com>",
27
+ "author": [
28
+ "Michael Contento <mail@michaelcontento.de>",
29
+ "Guns <gunjan.soni2002@gmail.com>"
30
+ ],
31
"files": [
32
"build/",
33
"build-es/",
0 commit comments