🧪 Add test for Plex

This commit is contained in:
Manuel
2023-03-20 23:17:17 +01:00
parent 0b237f27f7
commit 6633d21788
8 changed files with 192 additions and 11 deletions

View File

@@ -99,7 +99,8 @@
"turbo": "^1.7.4",
"typescript": "^4.7.4",
"video.js": "^8.0.3",
"vitest": "^0.29.3"
"vitest": "^0.29.3",
"vitest-fetch-mock": "^0.2.2"
},
"resolutions": {
"@types/react": "17.0.2",