From c4f6fc26379fefacabbf2f6fdc9d507d9d0ef7f6 Mon Sep 17 00:00:00 2001 From: Shivakumarchai <79252067+Shivakumarchai@users.noreply.github.com> Date: Thu, 20 Oct 2022 16:14:10 +0530 Subject: [PATCH 1/2] Update nepal.json --- data/countries/nepal.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/countries/nepal.json b/data/countries/nepal.json index b1ff5d8..ef178a9 100644 --- a/data/countries/nepal.json +++ b/data/countries/nepal.json @@ -1,17 +1,17 @@ { "country":"Nepal", - "capital":"", - "currency":"", + "capital":"Kathmandu", + "currency":"NPR", "states":[ { - "name":"", - "capital":"", + "name":"Lumbini Province", + "capital":" Butwal", "districts":[ { - "name":"", + "name":"Rupandehi", "cities":[] } ] } ] - } \ No newline at end of file + } From c3ee512c707c9e8086ea438fdd0bc8fcceefbb3a Mon Sep 17 00:00:00 2001 From: Rakesh Potnuru <70439799+RakeshPotnuru@users.noreply.github.com> Date: Sat, 22 Oct 2022 10:17:21 +0530 Subject: [PATCH 2/2] Update nepal.json --- data/countries/nepal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/countries/nepal.json b/data/countries/nepal.json index ef178a9..710f400 100644 --- a/data/countries/nepal.json +++ b/data/countries/nepal.json @@ -5,7 +5,7 @@ "states":[ { "name":"Lumbini Province", - "capital":" Butwal", + "capital":"Butwal", "districts":[ { "name":"Rupandehi",