common-types
Advanced tools
Comparing version 1.6.12 to 1.6.13
@@ -39,3 +39,3 @@ /** | ||
errorCode?: string | number; | ||
message?: string; | ||
errorMessage?: string; | ||
errors?: T[]; | ||
@@ -42,0 +42,0 @@ stackTrace?: string[]; |
{ | ||
"name": "common-types", | ||
"version": "1.6.12", | ||
"version": "1.6.13", | ||
"description": "Common types not included in Typescript", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/lifegadget/common-types", |
13616