Skip to content

Commit 76f3280

Browse files
feat: v1.8.0
1 parent f6f6f3c commit 76f3280

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publisher": "zhaixiang",
44
"displayName": "redis-stream",
55
"description": "redis stream explorer",
6-
"version": "1.7.4",
6+
"version": "1.8.0",
77
"homepage": "https://github.com/runzx/redis-stream-vscode/blob/master/README.md",
88
"repository": {
99
"type": "git",
@@ -146,6 +146,7 @@
146146
},
147147
"dependencies": {
148148
"@camaro/redis": "^2.4.1",
149+
"debug": "^4.3.4",
149150
"global": "^4.4.0",
150151
"ioredis": "^4.19.2",
151152
"vsce": "^1.83.0"

0 commit comments

Comments
 (0)