We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4642a7 commit 0a6afbeCopy full SHA for 0a6afbe
package.json
@@ -4,15 +4,16 @@
4
"homepage" : "https://github.com/coma/react-socket",
5
"repository" : "https://github.com/coma/react-socket",
6
"main" : "./src/index.js",
7
- "version" : "0.1.3",
+ "version" : "0.1.4",
8
"license" : "MIT",
9
"private" : false,
10
"authors" : [
11
"Eduardo García Sanz <[email protected]>"
12
],
13
"keywords" : [
14
"react",
15
- "socket.io"
+ "socket.io",
16
+ "react-component"
17
18
"dependencies" : {
19
"react" : "0.13",
0 commit comments