profinansy-ui-lib 3.6.11 → 3.6.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -46,6 +46,7 @@ export declare const Urls_translations: {
46
46
  calculator_savings: string;
47
47
  calculator_deposit: string;
48
48
  calculator_inflation: string;
49
+ calculator_vacation: string;
49
50
  club: string;
50
51
  club_main: string;
51
52
  club_about: string;
@@ -205,6 +206,7 @@ export declare const Urls_translations: {
205
206
  calculator_savings: string;
206
207
  calculator_deposit: string;
207
208
  calculator_inflation: string;
209
+ calculator_vacation: string;
208
210
  club: string;
209
211
  club_main: string;
210
212
  club_about: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "3.6.11",
3
+ "version": "3.6.13",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {