@coex/graphql-vercajk
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -25,3 +25,3 @@ export type GraphqlVercajkOptions = { | ||
minLength: number | null; | ||
maxDigits: null; | ||
maxDigits: null | number; | ||
decimalPlaces: number | null; | ||
@@ -28,0 +28,0 @@ pattern: string | null; |
{ | ||
"name": "@coex/graphql-vercajk", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Collection of graphql tools", | ||
@@ -5,0 +5,0 @@ "bin": { |
11656