SteamDeckHomebrew / decky-plugin-template

A template for quickly creating a decky plugin from scratch
https://deckbrew.xyz
Other
219 stars 107 forks source link

Template uses outdated version of decky-frontend-lib #2

Closed NGnius closed 2 years ago

NGnius commented 2 years ago

Currently decky-frontend-lib is set to v0.0.2, which is very out of date.

Recommendations:

AAGaming00 commented 2 years ago

I think the issue here is that someone's locally linked setup slipped through into package-lock.json.

TrainDoctor commented 2 years ago

This is largely resolved. I'll replace this issue with a feature request to automatically update to the latest stable release of decky-frontend-lib.