fix updateInvidious ci

- add ts-node
- fix path
- add npm ci
This commit is contained in:
Michael C
2022-02-04 02:15:58 -05:00
parent 88f61cf292
commit ba2efe59cb
4 changed files with 241 additions and 3 deletions

View File

@@ -31,6 +31,7 @@
"selenium-webdriver": "^4.0.0-beta.4",
"ts-jest": "^27.0.3",
"ts-loader": "^6.2.1",
"ts-node": "^10.4.0",
"typescript": "~4.3",
"web-ext": "^6.2.0",
"webpack": "~4.46.0",