backk-frontend-utils
Advanced tools
Comparing version 1.0.81 to 1.0.82
@@ -10,3 +10,3 @@ import 'reflect-metadata'; | ||
export { default as getInputValidationProps } from './utils/getInputValidationProps'; | ||
export { default as getSelectInputOptions } from './utils/getSelectInputOptions'; | ||
export { default as getSelectInputPossibleValues } from './utils/getSelectInputPossibleValues'; | ||
export { default as isMultipleSelectInput } from './utils/isMultipleSelectInput'; | ||
@@ -13,0 +13,0 @@ export { default as shouldPropertyBePresent } from './utils/shouldPropertyBePresent'; |
@@ -10,3 +10,3 @@ import 'reflect-metadata'; | ||
export { default as getInputValidationProps } from './utils/getInputValidationProps'; | ||
export { default as getSelectInputOptions } from './utils/getSelectInputOptions'; | ||
export { default as getSelectInputPossibleValues } from './utils/getSelectInputPossibleValues'; | ||
export { default as isMultipleSelectInput } from './utils/isMultipleSelectInput'; | ||
@@ -13,0 +13,0 @@ export { default as shouldPropertyBePresent } from './utils/shouldPropertyBePresent'; |
{ | ||
"name": "backk-frontend-utils", | ||
"version": "1.0.81", | ||
"version": "1.0.82", | ||
"description": "Web frontend utils for Backk microservices", | ||
@@ -5,0 +5,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
312253