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 fc28860 commit 4f85030Copy full SHA for 4f85030
.npmignore
@@ -20,3 +20,4 @@ appveyor.yml
20
package-lock.json
21
.prettierrc
22
eslint-report.json
23
+.deepsource.toml
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redis",
3
- "version": "3.1.1",
+ "version": "3.1.2",
4
"description": "A high performance Redis client.",
5
"keywords": [
6
"database",
0 commit comments