This commit is contained in:
Hivert Quentin
2024-04-09 10:54:56 +02:00
parent 6bbe8100b9
commit 077ba07314
4 changed files with 82 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.