Skip to content

Commit

Permalink
fix: update provinces list of Nepal
Browse files Browse the repository at this point in the history
  • Loading branch information
dipushrestha committed Oct 7, 2023
1 parent 003c8dd commit 1c1d6b4
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions api/src/modules/countries/data/provinces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2741,20 +2741,13 @@ const provincesList = [
{
country: 'Nepal',
provinces: [
'Koshi',
'Madhesh',
'Bagmati',
'Bheri',
'Dhawalagiri',
'Gandaki',
'Janakpur',
'Karnali',
'Kosi',
'Lumbini',
'Mahakali',
'Mechi',
'Narayani',
'Rapti',
'Sagarmatha',
'Seti',
'Karnali',
'Sudurpashchim',
],
},
{
Expand Down

0 comments on commit 1c1d6b4

Please sign in to comment.