Skip to content

Commit 7525bc0

Browse files
committed
docs: update image size
1 parent 59a8e0f commit 7525bc0

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

packages/client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
<img src="https://raw.githubusercontent.com/CSenshi/nestjs-redis/main/docs/images/logo.png" alt="NestJS Redis Toolkit Logo" width="120" height="120">
3+
<img src="https://raw.githubusercontent.com/CSenshi/nestjs-redis/main/docs/images/logo.png" alt="NestJS Redis Toolkit Logo" width="200" height="200">
44

55
# @nestjs-redis/client
66

packages/health-indicator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
<img src="https://raw.githubusercontent.com/CSenshi/nestjs-redis/main/docs/images/logo.png" alt="NestJS Redis Toolkit Logo" width="120" height="120">
3+
<img src="https://raw.githubusercontent.com/CSenshi/nestjs-redis/main/docs/images/logo.png" alt="NestJS Redis Toolkit Logo" width="200" height="200">
44

55
# @nestjs-redis/health-indicator
66

packages/lock/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
<img src="https://raw.githubusercontent.com/CSenshi/nestjs-redis/main/docs/images/logo.png" alt="NestJS Redis Toolkit Logo" width="120" height="120">
3+
<img src="https://raw.githubusercontent.com/CSenshi/nestjs-redis/main/docs/images/logo.png" alt="NestJS Redis Toolkit Logo" width="200" height="200">
44

55
# @nestjs-redis/lock
66

@@ -44,10 +44,10 @@ pnpm add @nestjs-redis/lock
4444

4545
### Requirements
4646

47-
| Dependency | Version | Required |
48-
| ---------------------- | -------------------------------- | ---------- |
49-
| `@nestjs/common` | ^9.0.0 \|\| ^10.0.0 \|\| ^11.0.0 | ✅ Peer |
50-
| `Node.js` | 18+ | ✅ Runtime |
47+
| Dependency | Version | Required |
48+
| ---------------- | -------------------------------- | ---------- |
49+
| `@nestjs/common` | ^9.0.0 \|\| ^10.0.0 \|\| ^11.0.0 | ✅ Peer |
50+
| `Node.js` | 18+ | ✅ Runtime |
5151

5252
## 🚀 Quick Start
5353

packages/throttler-storage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
<img src="https://raw.githubusercontent.com/CSenshi/nestjs-redis/main/docs/images/logo.png" alt="NestJS Redis Toolkit Logo" width="120" height="120">
3+
<img src="https://raw.githubusercontent.com/CSenshi/nestjs-redis/main/docs/images/logo.png" alt="NestJS Redis Toolkit Logo" width="200" height="200">
44

55
# @nestjs-redis/throttler-storage
66

0 commit comments

Comments
 (0)