[fix] removed unused dep.

This commit is contained in:
kwaroran
2023-05-10 00:57:37 +09:00
parent 478d337d4b
commit bb83926a0b

View File

@@ -1,6 +1,5 @@
{
"dependencies": {
"cors-anywhere": "^0.4.4",
"http-proxy": "^1.18.1"
"cors-anywhere": "^0.4.4"
}
}