Merge branch 'develop'

This commit is contained in:
Ryan Cohen
2022-01-01 13:11:57 +09:00
139 changed files with 11267 additions and 3049 deletions

View File

@@ -15,6 +15,10 @@
"migration:run": "ts-node --project server/tsconfig.json ./node_modules/typeorm/cli.js migration:run",
"format": "prettier --write ."
},
"repository": {
"type": "git",
"url": "https://github.com/sct/overseerr.git"
},
"license": "MIT",
"dependencies": {
"@headlessui/react": "^1.4.1",