@nclabs/nestjs-rpc-module
Advanced tools
Comparing version 0.1.23 to 0.1.24
@@ -51,3 +51,2 @@ "use strict"; | ||
}); | ||
return (0, rxjs_1.throwError)(() => error); | ||
return (0, nclabs_rxjs_error_handler_1.NclabsRxjsErrorHandler)(error); | ||
@@ -54,0 +53,0 @@ })); |
{ | ||
"name": "@nclabs/nestjs-rpc-module", | ||
"version": "0.1.23", | ||
"version": "0.1.24", | ||
"description": "Utilitário NestJS para configuração de rotas e cache em microsserviços. Utilizado especificamente para projetos nclabs", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
Sorry, the diff of this file is not supported yet
432513
3473