Skip to content

Commit

Permalink
Merge pull request #173 from anhtuank7c/patch-1
Browse files Browse the repository at this point in the history
Update iso3166Data.js
  • Loading branch information
Bossa573 authored Jan 29, 2020
2 parents 4dec435 + bc60349 commit d1bf72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/iso3166Data.js
Original file line number Diff line number Diff line change
Expand Up @@ -1830,7 +1830,7 @@ module.exports = [
country_code: '84',
country_name: 'Viet Nam',
mobile_begin_with: ['8', '9', '3', '7', '5'],
phone_number_lengths: [8, 9]
phone_number_lengths: [9]
},
{
alpha2: 'VU',
Expand Down

0 comments on commit d1bf72f

Please sign in to comment.