Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "ugrpc", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "gRPC for microservice communications", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -54,2 +54,3 @@ const _ = require('lodash'); | ||
oneofs: true, | ||
arrays: true, | ||
...protoLoaderOptions, | ||
@@ -56,0 +57,0 @@ }, |
29818
536