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 c987d74 commit d9fc90fCopy full SHA for d9fc90f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "socket.io-redux",
3
- "version": "1.0.1",
4
- "description": "Redux middleware to emit action via socket.io.",
+ "version": "1.0.2",
+ "description": "Redux middleware to emit actions to a socket.io server",
5
"main": "build/index.js",
6
"directories": {
7
"test": "test"
0 commit comments