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