We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9906a09 commit 38b79a0Copy full SHA for 38b79a0
immudb-node-showcase/package.json
@@ -19,7 +19,7 @@
19
}
20
},
21
"dependencies": {
22
- "immudb-node": "2.0.0-alpha.0",
+ "@codenotary/immudb-node": "2.0.0-alpha.0",
23
"long": "^5.2.0"
24
25
"devDependencies": {
immudb-node/package.json
@@ -34,8 +34,8 @@
34
"types": "dist/index.d.ts",
35
36
"@grpc/grpc-js": "^1.7.0",
37
- "immudb-node-grpcjs": "2.0.0-alpha.0",
38
- "immudb-node-pbjs": "2.0.0-alpha.0",
+ "@codenotary/immudb-node-grpcjs": "2.0.0-alpha.0",
+ "@codenotary/immudb-node-pbjs": "2.0.0-alpha.0",
39
40
41
0 commit comments