This commit is contained in:
Hivert Quentin
2025-09-17 16:23:01 +02:00
parent 3719e8ab8f
commit ce781c3491
5 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -422,7 +422,7 @@ const punycode = {
* @memberOf punycode
* @type String
*/
'version': '2.3.1',
'version': '2.1.0',
/**
* An object of methods to convert from JavaScript's internal character
* representation (UCS-2) to Unicode code points, and back.