Skip to content

Commit

Permalink
lint package
Browse files Browse the repository at this point in the history
  • Loading branch information
bugsounet committed Dec 15, 2024
1 parent 8c79a7b commit f177001
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions EXTs/EXT-StreamDeck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"test:minify": "cd installer && node minify.js",
"update": "installer/update.sh"
},
"dependencies": {
"@elgato-stream-deck/node": "^6.2.2",
"jimp": "^0.22.12"
},
"engines": {
"node": ">=20"
},
"rev": "241119",
"authors": [
"bugsounet"
],
"dependencies": {
"@elgato-stream-deck/node": "^6.2.2",
"jimp": "^0.22.12"
}
]
}

0 comments on commit f177001

Please sign in to comment.