AfterShip / phone

With a given country and phone number, validate and reformat the mobile phone number to the E.164 standard. The purpose of this is to allow us to send SMS to mobile phones only.
https://www.aftership.com
MIT License
851 stars 268 forks source link

New numbers in Nigeria #161

Closed xream closed 5 years ago

xream commented 5 years ago

https://en.wikipedia.org/wiki/Telephone_numbers_in_Nigeria

https://github.com/AfterShip/phone/blob/6643141a09a18b252c557c017bb6a8bc305b9a8e/lib/iso3166Data.js#L1250

I think it should be ['70', '80', '81', '90'].

Bossa573 commented 5 years ago

@xream thanks for the comment, yes I think 90 should be included Can you create a PR for this?