fix: version is no longer missing from plugin list (#417)

This commit is contained in:
Travis Lane
2023-04-10 19:47:59 -04:00
committed by GitHub
parent 4ab7d97ab2
commit a07e4d6fe6
3 changed files with 45 additions and 22 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
}
},
"dependencies": {
"decky-frontend-lib": "^3.20.4",
"decky-frontend-lib": "3.20.5",
"react-file-icon": "^1.3.0",
"react-icons": "^4.8.0",
"react-markdown": "^8.0.6",