1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00

npm update, remove html from readme

This commit is contained in:
leibale
2021-11-15 17:11:39 -05:00
parent 7d2629f083
commit 93e7c908af
7 changed files with 154 additions and 191 deletions

View File

@@ -23,17 +23,17 @@
"@types/redis-parser": "^3.0.0",
"@types/sinon": "^10.0.6",
"@types/yallist": "^4.0.1",
"@typescript-eslint/eslint-plugin": "^5.3.1",
"@typescript-eslint/parser": "^5.3.1",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"eslint": "^8.2.0",
"nyc": "^15.1.0",
"release-it": "^14.11.6",
"release-it": "^14.11.7",
"sinon": "^12.0.1",
"source-map-support": "^0.5.20",
"ts-node": "^10.4.0",
"typedoc": "^0.22.8",
"typedoc": "^0.22.9",
"typedoc-github-wiki-theme": "^0.6.0",
"typedoc-plugin-markdown": "^3.11.3",
"typedoc-plugin-markdown": "^3.11.6",
"typescript": "^4.4.4"
},
"engines": {