profinansy-ui-lib 3.5.93 → 3.5.95

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.
@@ -49,6 +49,7 @@ export declare const Urls_translations: {
49
49
  club_main: string;
50
50
  club_about: string;
51
51
  club_schedule: string;
52
+ club_ideas: string;
52
53
  club_choice: string;
53
54
  club_public_account: string;
54
55
  club_portfolios: string;
@@ -206,6 +207,7 @@ export declare const Urls_translations: {
206
207
  club_main: string;
207
208
  club_about: string;
208
209
  club_schedule: string;
210
+ club_ideas: string;
209
211
  club_choice: string;
210
212
  club_public_account: string;
211
213
  club_portfolios: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "3.5.93",
3
+ "version": "3.5.95",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {