tf-checkout-react 1.4.15-beta.1 → 1.4.15-beta.3

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/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.4.15-beta.1",
2
+ "version": "1.4.15-beta.3",
3
3
  "license": "MIT",
4
4
  "main": "dist/index.js",
5
5
  "typings": "dist/index.d.ts",
@@ -894,7 +894,6 @@ export const BillingInfoContainer = React.memo(
894
894
  'country',
895
895
  'state',
896
896
  'city',
897
- 'zip',
898
897
  ].includes(el.name)
899
898
  ) {
900
899
  if (flagFreeTicket) {