From 97fc5a01f2f76aafc639635c6183d266aef91b0c Mon Sep 17 00:00:00 2001 From: Bossa573 Date: Thu, 17 Oct 2019 16:11:53 +0800 Subject: [PATCH] Bump to 2.3.22 - https://github.com/AfterShip/phone/pull/154 Additional Brazilian area codes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64f4c20..6d4fcce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phone", - "version": "2.3.21", + "version": "2.3.22", "description": "With a given country and phone number, validate and format the phone number to E.164 standard", "main": "./dist/index.js", "engines": {