From 89190dab94d0e58e866305240c67f91cec769285 Mon Sep 17 00:00:00 2001 From: Mukesh Soni Date: Sun, 1 Nov 2020 17:40:54 +0530 Subject: [PATCH] checkin package.json --- package.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 33f12ef..1367b92 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,13 @@ "type": "git", "url": "https://github.com/mukeshsoni/country-telephone-data" }, - "keywords": ["country", "telephone", "data", "format", "code"], + "keywords": [ + "country", + "telephone", + "data", + "format", + "code" + ], "author": "Mukesh Soni (http://unstack.in/)", "license": "MIT" }