summaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authorAAGaming <aa@mail.catvibers.me>2022-07-07 00:03:56 -0400
committerAAGaming <aa@mail.catvibers.me>2022-07-07 00:03:56 -0400
commitb618fe1e97899d63f8c03766a2682defa39e5d28 (patch)
treedf36e81ff7b4e790cd418c71069fdcaa354a2210 /frontend/package.json
parent45949e84565cfcc7524e0975f997d0ea11de2f95 (diff)
downloaddecky-loader-b618fe1e97899d63f8c03766a2682defa39e5d28.tar.gz
decky-loader-b618fe1e97899d63f8c03766a2682defa39e5d28.zip
bump lib
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 0ce9ac28..07cdeddc 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -37,7 +37,7 @@
}
},
"dependencies": {
- "decky-frontend-lib": "^1.0.1",
+ "decky-frontend-lib": "^1.0.2",
"react-icons": "^4.4.0"
}
}