Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "ugrpc", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "gRPC for microservice communications", | ||
"main": "index.js", | ||
"main": "src/index.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1", |
23073