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.
2 parents 1722a07 + 5bce586 commit 6babf3fCopy full SHA for 6babf3f
README.md
@@ -1,5 +1,7 @@
1
# GRPC
2
3
+[](https://greenkeeper.io/)
4
+
5

6
7
gRPC for Chatie
package.json
@@ -53,9 +53,9 @@
53
"grpc-tools": "^1.6.6",
54
"grpc_tools_node_protoc_ts": "^2.3.0",
55
"nodemon": "^1.17.4",
56
- "shx": "^0.2.2",
57
- "ts-node": "^6.0.2",
58
- "ts-protoc-gen": "^0.6.0",
+ "shx": "^0.3.2",
+ "ts-node": "^7.0.0",
+ "ts-protoc-gen": "^0.7.3",
59
"tslint": "^5.10.0",
60
"tslint-config-standard": "^7.1.0",
61
"tslint-eslint-rules": "^5.1.0",
0 commit comments