Updater for decky-loader (#117)

* Add an updater in settings for decky-loader

* add chmod

* remove junk comments
This commit is contained in:
AAGaming
2022-07-14 22:51:55 -04:00
committed by GitHub
parent 05d11cfff0
commit 8c8cf180fa
12 changed files with 353 additions and 111 deletions
+2 -2
View File
@@ -26,7 +26,7 @@
"prettier-plugin-import-sort": "^0.0.7",
"react": "16.14.0",
"react-dom": "16.14.0",
"rollup": "^2.75.7",
"rollup": "^2.76.0",
"tslib": "^2.4.0",
"typescript": "^4.7.4"
},
@@ -37,7 +37,7 @@
}
},
"dependencies": {
"decky-frontend-lib": "^1.0.2",
"decky-frontend-lib": "^1.2.1",
"react-icons": "^4.4.0"
}
}