mirror of
https://github.com/snobu/destreamer.git
synced 2026-02-12 09:39:42 +00:00
Some upgrades in packages.json
This commit is contained in:
@@ -18,13 +18,13 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/puppeteer": "^1.20.0",
|
||||
"@types/terminal-kit": "^1.28.0",
|
||||
"@types/terminal-kit": "^1.28.1",
|
||||
"@types/yargs": "^15.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"puppeteer": "^1.20.0",
|
||||
"terminal-kit": "^1.26.10",
|
||||
"typescript": "^3.6.3",
|
||||
"puppeteer": "^2.1.1",
|
||||
"terminal-kit": "^1.35.2",
|
||||
"typescript": "^3.8.3",
|
||||
"yargs": "^15.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user