@godzilla-forms/core
Advanced tools
Comparing version
@@ -50,3 +50,3 @@ import { GodzillaConditions, GodzillaFormType, GodzillaItemTypes, GodzillaValueSource } from './godzilla.enum'; | ||
serviceName?: string; | ||
valueSource?: GodzillaValueSource; | ||
valueSource?: GodzillaValueSource | string; | ||
} | ||
@@ -53,0 +53,0 @@ export interface GodzillaFormControlOptions { |
{ | ||
"name": "@godzilla-forms/core", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "Godzilla Forms core library", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
12836
0.07%