Skip to content

Commit 2c50b78

Browse files
committed
fix glide-node installation, update iovalkey version
Signed-off-by: lior sventitzky <liorsve@amazon.com>
1 parent 8fb4f01 commit 2c50b78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/node.js/iovalkey.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A robust, performance-focused and full-featured Redis client for Node.js.",
44
"repo":"https://github.com/valkey-io/iovalkey",
55
"installation": "npm install iovalkey",
6-
"version":"v0.3.0",
6+
"version":"v0.3.1",
77
"version_released":"2025-01-23",
88
"language":"node.js",
99
"license":"MIT",

clients/node.js/valkey-GLIDE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "valkey GLIDE",
33
"description": "Valkey GLIDE is designed for reliability, optimized performance, and high-availability, for Valkey and Redis OSS based applications. GLIDE is a multi language client library, written in Rust with programming language bindings, such as Java, node.js and Python.",
44
"repo":"https://github.com/valkey-io/valkey-glide/tree/main/node",
5-
"installation": "npm install valkey-glide",
5+
"installation": "npm install @valkey/valkey-glide",
66
"version":"v1.3.0",
77
"version_released":"2025-02-15",
88
"language":"node.js",

0 commit comments

Comments
 (0)