🔧 Fixed loading state for DC++ search and type errors in bluelovers fast-glob module

This commit is contained in:
2021-09-04 17:30:56 -07:00
parent bacde33567
commit 664f359ef7
3 changed files with 4 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.13.17",
"@bluelovers/fast-glob": "^3.0.4",
"@bluelovers/fast-glob": "https://github.com/rishighan/fast-glob-v2-api.git",
"@types/event-stream": "^3.3.34",
"@types/mime-types": "^2.1.0",
"@types/react": "^17.0.3",