@idscan/onboarding 2.7.1 → 2.7.2

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.
@@ -5,7 +5,7 @@ export default class Wrapper {
5
5
  private api;
6
6
  private lib;
7
7
  private configs;
8
- private IDVCModule;
8
+ private readonly IDVCModule;
9
9
  private validationOutput;
10
10
  private form;
11
11
  private validationModal;