feat(lucida): Download single url
This commit is contained in:
parent
36cd2213f7
commit
7a115ad2b2
2 changed files with 20 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
"main": "src/download.ts",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"start": "node dist/download.js",
|
||||
"start": "node dist/lucida.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
|
|
Reference in a new issue