mirror of
https://github.com/snobu/destreamer.git
synced 2026-02-12 09:39:42 +00:00
Sync tokencache and dev branches
This commit is contained in:
14
package.json
14
package.json
@@ -17,21 +17,23 @@
|
||||
"author": "snobu",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/fluent-ffmpeg": "^2.1.14",
|
||||
"@types/jwt-decode": "^2.2.1",
|
||||
"@types/puppeteer": "^1.20.0",
|
||||
"@types/mocha": "^7.0.2",
|
||||
"@types/puppeteer": "^1.20.4",
|
||||
"@types/tmp": "^0.1.0",
|
||||
"@types/yargs": "^15.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^2.25.0",
|
||||
"@typescript-eslint/parser": "^2.25.0",
|
||||
"eslint": "^6.8.0"
|
||||
"eslint": "^6.8.0",
|
||||
"mocha": "^7.1.1",
|
||||
"tmp": "^0.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/mocha": "^7.0.2",
|
||||
"@types/fluent-ffmpeg": "^2.1.14",
|
||||
"axios": "^0.19.2",
|
||||
"colors": "^1.4.0",
|
||||
"fluent-ffmpeg": "^2.1.2",
|
||||
"is-elevated": "^3.0.0",
|
||||
"jwt-decode": "^2.2.0",
|
||||
"mocha": "^7.1.1",
|
||||
"puppeteer": "^2.1.1",
|
||||
"sanitize-filename": "^1.6.3",
|
||||
"terminal-image": "^0.2.0",
|
||||
|
||||
Reference in New Issue
Block a user