添加每日研究院,只支持nodejs

This commit is contained in:
lxk0301
2021-02-19 14:25:25 +08:00
parent 48a9e8d81d
commit 2cb879665a
3 changed files with 866 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
"qrcode-terminal": "^0.12.0",
"request": "^2.88.2",
"tough-cookie": "^4.0.0",
"tunnel": "0.0.6"
"tunnel": "0.0.6",
"websocket": "^1.0.33"
}
}