@hulanbv/nest-utilities-client-state
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -1,2 +0,2 @@ | ||
import { FetchError } from 'types'; | ||
import { FetchError } from '../types'; | ||
export declare function getMessageArray(from?: FetchError): string[]; |
@@ -5,3 +5,3 @@ { | ||
"author": "Hulan BV", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "distribution/index.js", | ||
@@ -8,0 +8,0 @@ "types": "distribution/index.d.ts", |
83022