nodecommons-rest
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -1,2 +0,2 @@ | ||
export * from './commons-internal-rest-client-implementation'; | ||
export * from './commons-internal-http-client-implementation'; | ||
export * from './commons-rest-outcome-error'; |
@@ -7,4 +7,4 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__export(require("./commons-internal-rest-client-implementation")); | ||
__export(require("./commons-internal-http-client-implementation")); | ||
__export(require("./commons-rest-outcome-error")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "nodecommons-rest", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "", | ||
@@ -20,3 +20,3 @@ "scripts": { | ||
"tscommons-core": "^2.0.0", | ||
"tscommons-http": "^4.0.1", | ||
"tscommons-http": "^4.1.0", | ||
"tscommons-session": "0.0.4" | ||
@@ -23,0 +23,0 @@ }, |
Updatedtscommons-http@^4.1.0