From 5ddc872d83c4147d95b0e42680c9d9064b5fef5d Mon Sep 17 00:00:00 2001 From: Bossa573 Date: Tue, 14 Jun 2022 09:49:21 +0800 Subject: [PATCH] Bump to 3.1.21 - https://github.com/AfterShip/phone/issues/299 Oklahoma City area code --- package.json | 2 +- src/data/country_phone_data.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ba1dc33..060ccfe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phone", - "version": "3.1.20", + "version": "3.1.21", "description": "With a given country and phone number, validate and format the phone number to E.164 standard", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/src/data/country_phone_data.ts b/src/data/country_phone_data.ts index 7c9c8d3..216a380 100644 --- a/src/data/country_phone_data.ts +++ b/src/data/country_phone_data.ts @@ -14,7 +14,7 @@ export default [ '425', '430', '432', '434', '435', '440', '441', '442', '443', '445', '447', '458', '463', '464', '469', '470', '475', '478', '479', '480', '484', '501', '502', '503', '504', '505', '507', '508', '509', '510', '512', '513', '515', '516', '517', '518', '520', '530', '531', '534', '539', '540', '541', '551', '557', '559', '561', - '562', '563', '564', '567', '570', '571', '573', '574', '575', '580', '582', '585', '586', '601', '602', + '562', '563', '564', '567', '570', '571', '572', '573', '574', '575', '580', '582', '585', '586', '601', '602', '603', '605', '606', '607', '608', '609', '610', '612', '614', '615', '616', '617', '618', '619', '620', '623', '626', '627', '628', '629', '630', '631', '636', '641', '646', '650', '651', '657', '659', '660', '661', '662', '667', '669', '678', '679', '680', '681', '682', '689', '701', '702', '703', '704', '706', '707',