kopia lustrzana https://github.com/harvard-lil/archive.social
Update package.json
rodzic
82290114da
commit
3fbfcc8411
|
@ -5,8 +5,8 @@
|
||||||
"main": "app.js",
|
"main": "app.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "fastify start app/server.js -l warn",
|
"start": "fastify start app/server.js -l warn --options",
|
||||||
"dev": "fastify start app/server.js -l info -w -P",
|
"dev": "fastify start app/server.js -l info -w -P --options",
|
||||||
"postinstall": "cd scripts && bash download-yt-dlp.sh && bash pip-install.sh",
|
"postinstall": "cd scripts && bash download-yt-dlp.sh && bash pip-install.sh",
|
||||||
"generate-dev-cert": "cd scripts && bash generate-dev-cert.sh",
|
"generate-dev-cert": "cd scripts && bash generate-dev-cert.sh",
|
||||||
"docgen": "cd scripts && bash docgen.sh",
|
"docgen": "cd scripts && bash docgen.sh",
|
||||||
|
|
Ładowanie…
Reference in New Issue