backk-frontend-utils
Advanced tools
Comparing version 1.0.54 to 1.0.55
@@ -10,2 +10,3 @@ import 'reflect-metadata'; | ||
export { default as getValidationMessageClassNames } from './utils/getValidationMessageClassNames'; | ||
export { default as getInputProps } from './utils/getInputProps'; | ||
export { Values, Lengths, Durations } from './constants/constants'; | ||
@@ -12,0 +13,0 @@ export { MAX_INT_VALUE } from './constants/constants'; |
@@ -10,2 +10,3 @@ import 'reflect-metadata'; | ||
export { default as getValidationMessageClassNames } from './utils/getValidationMessageClassNames'; | ||
export { default as getInputProps } from './utils/getInputProps'; | ||
export { Values, Lengths, Durations } from './constants/constants'; | ||
@@ -12,0 +13,0 @@ export { MAX_INT_VALUE } from './constants/constants'; |
{ | ||
"name": "backk-frontend-utils", | ||
"version": "1.0.54", | ||
"version": "1.0.55", | ||
"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
286933
271
2755