From 4de518d55fcb2c946939bfc84cecceeb53b6b2d0 Mon Sep 17 00:00:00 2001 From: Rahmat Budiharso Date: Wed, 29 Mar 2017 09:54:12 +0700 Subject: [PATCH] add 12 number digit for Indonesian mobile phone --- lib/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/index.js b/lib/index.js index 988ed14..8672e24 100644 --- a/lib/index.js +++ b/lib/index.js @@ -784,7 +784,7 @@ var iso3166_data = [ country_code: "62", country_name: "Indonesia", mobile_begin_with: ["8"], - phone_number_lengths: [9, 10, 11] + phone_number_lengths: [9, 10, 11, 12] }, //{alpha2: "IM", alpha3: "IMN", country_code: "44", country_name: "Isle of Man", mobile_begin_with: [], phone_number_lengths: []}, {