From 2cf6eaf48ab85f4c0b6dbcef80cec5f0e7421576 Mon Sep 17 00:00:00 2001 From: Determinant Date: Thu, 29 Aug 2024 23:03:20 -0700 Subject: clean up --- package.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 8109812..8048f93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loupe-flightdeck", - "version": "0.0.3", + "version": "0.0.4", "description": "Turn your stream deck into a flight deck!", "repository": { "type": "git", @@ -14,5 +14,10 @@ "loupedeck": "^6.0.1", "yaml": "^2.5.0" }, - "bin": "./app.mjs" + "bin": "./app.mjs", + "devDependencies": { + "@eslint/js": "^9.9.1", + "eslint": "^9.9.1", + "globals": "^15.9.0" + } } -- cgit v1.2.3-70-g09d2