File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " socket.io-react" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " A High-Order Component to connect React and Socket.io" ,
5
5
"main" : " build/index.js" ,
6
6
"scripts" : {
7
7
"build" : " babel lib --out-dir build"
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " git+https://github.com/sergiodxa /socket.io-react.git"
11
+ "url" : " git+https://github.com/PlatziDev /socket.io-react.git"
12
12
},
13
13
"keywords" : [
14
14
" react" ,
15
15
" socket.io" ,
16
16
" websocket"
17
17
],
18
- "author" : " Sergio Daniel Xalambrí <sergio@xalambri.com.ar > (http://sergio.xalambri.com.ar /)" ,
18
+ "author" : " Sergio Daniel Xalambrí <sergio@xalambri.xyz > (http://sergio.xalambri.xyz /)" ,
19
19
"license" : " MIT" ,
20
20
"bugs" : {
21
- "url" : " https://github.com/sergiodxa /socket.io-react/issues"
21
+ "url" : " https://github.com/PlatziDev /socket.io-react/issues"
22
22
},
23
- "homepage" : " http ://sergio.xalambri. com.ar/ socket.io-react/ " ,
23
+ "homepage" : " https ://github. com/PlatziDev/ socket.io-react#readme " ,
24
24
"devDependencies" : {
25
25
"babel" : " 6.5.2" ,
26
26
"babel-cli" : " 6.6.5" ,
You can’t perform that action at this time.
0 commit comments