feat(plex-scan): plex scanner improvements (#2105)

This commit is contained in:
Ryan Cohen
2021-09-20 09:39:56 +09:00
committed by GitHub
parent 4c6009bc2c
commit afda9c7dc2
11 changed files with 252 additions and 69 deletions

View File

@@ -132,8 +132,8 @@
"semantic-release": "^17.4.4",
"semantic-release-docker-buildx": "^1.0.1",
"tailwindcss": "^2.2.2",
"ts-node": "^10.0.0",
"typescript": "^4.3.4"
"ts-node": "^10.2.1",
"typescript": "^4.4.3"
},
"resolutions": {
"sqlite3/node-gyp": "^5.1.0"