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 9c3616e commit c55fbfdCopy full SHA for c55fbfd
package.json
@@ -7,6 +7,9 @@
7
"type": "git",
8
"url": "[email protected]:socketio/socket.io-redis.git"
9
},
10
+ "files": [
11
+ "index.js"
12
+ ],
13
"scripts": {
14
"test": "mocha"
15
0 commit comments