diff --git a/currencies.json b/currencies.json index 42f78d7e13..6a674c40a9 100644 --- a/currencies.json +++ b/currencies.json @@ -542,6 +542,11 @@ "note": "", "core": false, "versions": [ + { + "v": "15.0.2", + "esmOnly": true, + "node": ">=22" + }, { "v": "14.6.6", "esmOnly": true @@ -1317,4 +1322,4 @@ } ] } -] \ No newline at end of file +]