Skip to content

Commit e52d97d

Browse files
authored
Update package.json
1 parent d9fc90f commit e52d97d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,19 @@
1616
},
1717
"repository": {
1818
"type": "git",
19-
"url": "git+https://github.com/sergiodxa/socket.io-redux.git"
19+
"url": "git+https://github.com/PlatziDev/socket.io-redux.git"
2020
},
2121
"keywords": [
2222
"redux",
2323
"middleware",
2424
"socket.io"
2525
],
26-
"author": "Sergio Daniel Xalambrí <sergio@xalambri.com.ar> (http://sergio.xalambri.com.ar/)",
26+
"author": "Sergio Daniel Xalambrí <sergio@xalambri.xyz> (http://sergio.xalambri.xyz/)",
2727
"license": "MIT",
2828
"bugs": {
29-
"url": "https://github.com/sergiodxa/socket.io-redux/issues"
29+
"url": "https://github.com/PlatziDev/socket.io-redux/issues"
3030
},
31-
"homepage": "http://sergio.xalambri.com.ar/socket.io-redux",
31+
"homepage": "https://github.com/PlatziDev/socket.io-redux#readme",
3232
"devDependencies": {
3333
"babel": "6.5.2",
3434
"babel-cli": "6.6.5",

0 commit comments

Comments
 (0)