mario-core 2.9.49-beta → 2.9.51-beta

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.
package/dist/index.js CHANGED
@@ -206,7 +206,7 @@ var use_for = "Use for";
206
206
  var admin_training = "Admin training";
207
207
  var teacher_training = "Teacher training";
208
208
  var created_time = "Create time";
209
- var total_reflections = "Total reflections:";
209
+ var total_reflections = "Total Reflections";
210
210
  var student_training = "Student training";
211
211
  var create_destination = "Create Destination";
212
212
  var total_of_designation = "Total of Designation";
@@ -1168,7 +1168,7 @@ var use_for$1 = "Use for";
1168
1168
  var admin_training$1 = "Admin training";
1169
1169
  var teacher_training$1 = "Teacher training";
1170
1170
  var created_time$1 = "Create time";
1171
- var total_reflections$1 = "Total reflections:";
1171
+ var total_reflections$1 = "Total Reflections:";
1172
1172
  var student_training$1 = "Student training";
1173
1173
  var create_destination$1 = "Create Destination";
1174
1174
  var total_of_designation$1 = "Total of Designation";
@@ -204,7 +204,7 @@ var use_for = "Use for";
204
204
  var admin_training = "Admin training";
205
205
  var teacher_training = "Teacher training";
206
206
  var created_time = "Create time";
207
- var total_reflections = "Total reflections:";
207
+ var total_reflections = "Total Reflections";
208
208
  var student_training = "Student training";
209
209
  var create_destination = "Create Destination";
210
210
  var total_of_designation = "Total of Designation";
@@ -1166,7 +1166,7 @@ var use_for$1 = "Use for";
1166
1166
  var admin_training$1 = "Admin training";
1167
1167
  var teacher_training$1 = "Teacher training";
1168
1168
  var created_time$1 = "Create time";
1169
- var total_reflections$1 = "Total reflections:";
1169
+ var total_reflections$1 = "Total Reflections:";
1170
1170
  var student_training$1 = "Student training";
1171
1171
  var create_destination$1 = "Create Destination";
1172
1172
  var total_of_designation$1 = "Total of Designation";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mario-core",
3
- "version": "2.9.49-beta",
3
+ "version": "2.9.51-beta",
4
4
  "description": "Contains core components && functions for Mario project",
5
5
  "author": "brss",
6
6
  "license": "MIT",