📦 Add @ctrl/qbittorrent as a dependency

This commit is contained in:
ajnart
2022-05-26 18:15:42 +02:00
parent 789e0510ea
commit 2fabd1908d
2 changed files with 286 additions and 4 deletions

View File

@@ -25,8 +25,9 @@
"ci": "yarn test && yarn lint --fix && yarn typecheck && yarn prettier:write"
},
"dependencies": {
"@dnd-kit/core": "^6.0.1",
"@dnd-kit/sortable": "^7.0.0",
"@ctrl/qbittorrent": "^4.0.0",
"@dnd-kit/core": "^6.0.1",
"@dnd-kit/sortable": "^7.0.0",
"@mantine/core": "^4.2.6",
"@mantine/dates": "^4.2.6",
"@mantine/dropzone": "^4.2.6",