aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5609c43..8109812 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "loupe-flightdeck",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "Turn your stream deck into a flight deck!",
"repository": {
"type": "git",
@@ -11,7 +11,7 @@
},
"dependencies": {
"canvas": "^2.11.2",
- "loupedeck": "^6.0.0",
+ "loupedeck": "^6.0.1",
"yaml": "^2.5.0"
},
"bin": "./app.mjs"