diff --git a/lib/iso3166Data.js b/lib/iso3166Data.js index 0ea1813..26ae408 100644 --- a/lib/iso3166Data.js +++ b/lib/iso3166Data.js @@ -796,7 +796,7 @@ module.exports = [ alpha3: 'IND', country_code: '91', country_name: 'India', - mobile_begin_with: ['7', '8', '9'], + mobile_begin_with: ['6', '7', '8', '9'], phone_number_lengths: [10] }, // {alpha2: "IO", alpha3: "IOT", country_code: "246", country_name: "British Indian Ocean Territory", mobile_begin_with: [], phone_number_lengths: []},