diff --git a/currencies.json b/currencies.json index 800ca06ec3..d908fe3aad 100644 --- a/currencies.json +++ b/currencies.json @@ -1058,6 +1058,10 @@ "note": "", "core": false, "versions": [ + { + "v": "15.0.1", + "node": ">=22" + }, { "v": "14.2.8" }, @@ -1322,4 +1326,4 @@ } ] } -] \ No newline at end of file +]