Skip to content

Commit

Permalink
refactor: update dependencies & bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liaoliaots committed Jun 20, 2021
1 parent 01b2151 commit e3bd7f6
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@liaoliaots/nestjs-redis",
"version": "1.0.0",
"version": "1.2.0",
"description": "Redis(ioredis) module for NestJS framework",
"author": "LiaoLiao <[email protected]> (https://github.com/liaoliaots)",
"main": "dist/index.js",
Expand Down Expand Up @@ -39,10 +39,10 @@
"@nestjs/testing": "7.6.18",
"@types/ioredis": "4.26.4",
"@types/jest": "26.0.23",
"@types/node": "15.12.3",
"@types/node": "15.12.4",
"@typescript-eslint/eslint-plugin": "4.27.0",
"@typescript-eslint/parser": "4.27.0",
"eslint": "7.28.0",
"eslint": "7.29.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.23.4",
Expand Down

0 comments on commit e3bd7f6

Please sign in to comment.