ngx-dial-input 2.1.2 → 2.1.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.
@@ -2126,9 +2126,9 @@ const countries = [
2126
2126
  dialCode: '+963',
2127
2127
  format: '+963 ## ######',
2128
2128
  flag: 'https://flagcdn.com/w40/sy.png',
2129
- phoneLength: 8,
2130
- minLength: 8,
2131
- maxLength: 8
2129
+ phoneLength: 9,
2130
+ minLength: 9,
2131
+ maxLength: 10
2132
2132
  },
2133
2133
  {
2134
2134
  name: 'Jordan',