diff --git a/packages.json b/packages.json index 56f0fc4..5e98f40 100644 --- a/packages.json +++ b/packages.json @@ -23332,12 +23332,18 @@ "iso", "countries", "country", - "3166", - "3166-1", - "3166-2", - "3166-3" + "language", + "languages", + "currency", + "currencies", + "ISO-3166", + "ISO-3166-1", + "ISO-3166-2", + "ISO-3166-3", + "ISO-15924", + "ISO-4217" ], - "description": "ISO codes for Nim that allows to embed its data within the executable (or load it automatically at runtime).", + "description": "ISO codes for Nim.", "license": "MIT", "web": "https://github.com/kraptor/isocodes" },