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 ed7a2e9 commit b232e29Copy full SHA for b232e29
examples/simple/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "simple",
3
"dependencies": {
4
- "dgraph-js": "^1.2.1",
5
- "grpc": "^1.9.0"
+ "dgraph-js": "^2.0.1",
+ "grpc": "^1.23.3"
6
}
7
examples/tls/package.json
"name": "tls",
0 commit comments