feat(cmd): add subjects. refactor(cmd): handling. fix(nitter): quotes. chore(config): update invidious instances. update deps.

This commit is contained in:
vulet 2020-11-02 22:48:07 +08:00
parent a1dc8200bc
commit beb8a4520c
6 changed files with 884 additions and 331 deletions

View file

@ -20,9 +20,9 @@
"dependencies": {
"axios": "^0.19.2",
"file-system": "^2.2.2",
"matrix-js-sdk": "^2.4.6",
"form-data": "^3.0.0",
"jsdom": "^16.2.2",
"form-data": "^3.0.0"
"matrix-js-sdk": "^2.4.6"
},
"devDependencies": {
"eslint": "^5.16.0",