@sm1/http-error-manager
Advanced tools
@@ -16,3 +16,4 @@ export interface IHttpErrorConfig { | ||
| isBlocking: boolean; | ||
| code: string; | ||
| isGeneric: boolean; | ||
| } |
@@ -16,3 +16,4 @@ export interface IHttpErrorConfig { | ||
| isBlocking: boolean; | ||
| code: string; | ||
| isGeneric: boolean; | ||
| } |
+3
-2
| { | ||
| "name": "@sm1/http-error-manager", | ||
| "version": "1.3.4", | ||
| "version": "1.4.0", | ||
| "description": "", | ||
@@ -15,3 +15,4 @@ "main": "./lib/cjs/index.js", | ||
| "tsc": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json", | ||
| "prepublish": "npm run tsc" | ||
| "prepublish": "npm run tsc", | ||
| "golive": "np" | ||
| }, | ||
@@ -18,0 +19,0 @@ "repository": { |
5961
1%140
1.45%