Remove useless iterator library

This commit is contained in:
Alex
2023-08-24 07:43:35 -04:00
parent 743dce09ae
commit 8a73947697
5 changed files with 93 additions and 13 deletions

View File

@ -15,11 +15,11 @@
"@types/estree": "^1.0.1",
"@types/estree-jsx": "^1.0.0",
"@types/lodash": "^4.14.197",
"@types/node": "^20.5.1",
"@types/node": "^20.5.4",
"@typescript-eslint/types": "^6.4.1",
"babel-plugin-macros": "^3.1.0",
"dts-bundle-generator": "^8.0.1",
"esbin": "0.0.1-beta.3",
"esbin": "0.0.2",
"esbuild": "0.19.2",
"esbuild-plugin-alias": "^0.2.1",
"esbuild-register": "3.4.2",