@opencrvs/toolkit 1.9.7-rc.29442c0 → 1.9.7-rc.2bfcf25

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.
@@ -5784,7 +5784,7 @@ function isFlagConditionMet(conditional, form, action) {
5784
5784
  $user: {
5785
5785
  sub: "",
5786
5786
  exp: "",
5787
- role: action.createdByRole || void 0,
5787
+ role: action.createdByRole,
5788
5788
  algorithm: "",
5789
5789
  scope: [],
5790
5790
  userType: action.createdByUserType
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opencrvs/toolkit",
3
- "version": "1.9.7-rc.29442c0",
3
+ "version": "1.9.7-rc.2bfcf25",
4
4
  "description": "OpenCRVS toolkit for building country configurations",
5
5
  "license": "MPL-2.0",
6
6
  "exports": {