Skip to content

Commit 8f5644a

Browse files
authored
Merge pull request #256 from expedition-robin-martijn/patch-1
update newer countries to use euro
2 parents 0c522ea + f7c1174 commit 8f5644a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/country-by-currency-code.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
},
206206
{
207207
"country": "Croatia",
208-
"currency_code": "HRK"
208+
"currency_code": "EUR"
209209
},
210210
{
211211
"country": "Cuba",
@@ -461,7 +461,7 @@
461461
},
462462
{
463463
"country": "Latvia",
464-
"currency_code": "LVL"
464+
"currency_code": "EUR"
465465
},
466466
{
467467
"country": "Lebanon",
@@ -485,7 +485,7 @@
485485
},
486486
{
487487
"country": "Lithuania",
488-
"currency_code": "LTL"
488+
"currency_code": "EUR"
489489
},
490490
{
491491
"country": "Luxembourg",

0 commit comments

Comments
 (0)