housekeeping

This commit is contained in:
anarch3 2022-11-22 22:04:24 -05:00
parent c4035912ea
commit da7132822e
8 changed files with 84 additions and 116 deletions

View file

@ -21,7 +21,7 @@
},
"license": "Unlicense",
"scripts": {
"start": "node ./bin/www"
"start": "node ./app.js"
},
"dependencies": {
"@ffmpeg-installer/ffmpeg": "^1.1.0",