summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-01-10 20:02:47 -0500
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-01-10 20:02:47 -0500
commitd16216a6152cc763298f240467d323c1b2cf7c0e (patch)
tree1dba15738e329ec4af0264154695d75089c1ea74 /package.json
parentdf23d750cd5e0144941a05e8c1875e53b5f9e7cb (diff)
downloaddecky-bazzite-buddy-d16216a6152cc763298f240467d323c1b2cf7c0e.tar.gz
decky-bazzite-buddy-d16216a6152cc763298f240467d323c1b2cf7c0e.zip
feat: button to open all release notes in browser
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 546e782..879cd5c 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,7 @@
"dependencies": {
"@decky/api": "^1.1.2",
"decky-frontend-lib": "^3.25.0",
+ "marked": "^15.0.6",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.4.0",