@tap-payments/auth-jsconnect 2.0.52-test → 2.0.53-test

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.
@@ -552,7 +552,7 @@ var initialState = {
552
552
  type: ''
553
553
  },
554
554
  civilIdData: {
555
- civilId: '284121505934'
555
+ civilId: ''
556
556
  },
557
557
  otpData: {
558
558
  otp: '',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tap-payments/auth-jsconnect",
3
- "version": "2.0.52-test",
3
+ "version": "2.0.53-test",
4
4
  "description": "connect library, auth",
5
5
  "private": false,
6
6
  "main": "build/index.js",