Select overviews by name instead of index

This commit is contained in:
Darren Clarke 2023-10-23 13:27:42 +02:00
parent f13530f043
commit 7df947f35a
28 changed files with 1581 additions and 2809 deletions

View file

@ -15,15 +15,15 @@
"node-fetch": "^3",
"pg-promise": "^11.5.4",
"remeda": "^1.27.1",
"twilio": "^4.18.1"
"twilio": "^4.19.0"
},
"devDependencies": {
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@types/fluent-ffmpeg": "^2.1.22",
"@types/jest": "^29.5.5",
"eslint": "^8.51.0",
"@types/fluent-ffmpeg": "^2.1.23",
"@types/jest": "^29.5.6",
"eslint": "^8.52.0",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"jest-junit": "^16.0.0",