Skip to content

Commit 92f203c

Browse files
committed
Update example for v1.0.3
1 parent 445e513 commit 92f203c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/simple/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "simple",
33
"dependencies": {
4-
"dgraph-js": "^1.0.2",
5-
"grpc": "^1.7.2"
4+
"dgraph-js": "^1.0.3",
5+
"grpc": "^1.8.4"
66
}
77
}

0 commit comments

Comments
 (0)