1
0
mirror of https://github.com/redis/node-redis.git synced 2025-12-25 00:40:59 +03:00

fix #1600 - exclude unnecessary files from tarball (#1601)

This commit is contained in:
Leibale Eidelman
2021-04-20 18:25:35 -04:00
committed by GitHub
parent fc28860dd4
commit 4f85030e42
2 changed files with 2 additions and 1 deletions

View File

@@ -20,3 +20,4 @@ appveyor.yml
package-lock.json
.prettierrc
eslint-report.json
.deepsource.toml

View File

@@ -1,6 +1,6 @@
{
"name": "redis",
"version": "3.1.1",
"version": "3.1.2",
"description": "A high performance Redis client.",
"keywords": [
"database",