mirror of
https://github.com/SteamDeckHomebrew/decky-plugin-template.git
synced 2026-05-19 15:10:07 +02:00
Update lib, show example of router
This commit is contained in:
@@ -32,14 +32,14 @@
|
||||
"@rollup/plugin-typescript": "^8.3.2",
|
||||
"@types/react": "16.14.0",
|
||||
"@types/webpack": "^5.28.0",
|
||||
"rollup-plugin-import-assets": "^1.1.1",
|
||||
"rollup": "^2.70.2",
|
||||
"rollup-plugin-import-assets": "^1.1.1",
|
||||
"shx": "^0.3.4",
|
||||
"tslib": "^2.4.0",
|
||||
"typescript": "^4.6.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"decky-frontend-lib": "^0.0.2",
|
||||
"decky-frontend-lib": "^0.0.5",
|
||||
"react-icons": "^4.3.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user