feat: remove punycode package (#630)

* feat: remove punycode package

* fix(deno): specify node scope in import
This commit is contained in:
CosminPerRam 2024-09-12 19:45:33 +03:00 committed by GitHub
parent ba2f373986
commit 54f51ebc73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 5 deletions

View file

@ -63,7 +63,6 @@
"iconv-lite": "0.6.3",
"long": "5.2.3",
"minimist": "1.2.8",
"punycode": "2.3.1",
"seek-bzip": "2.0.0",
"varint": "6.0.0"
},