diff --git a/package.json b/package.json index 64b1c38..d8dc45a 100755 --- a/package.json +++ b/package.json @@ -57,6 +57,7 @@ } }, "devDependencies": { + "electron": "8.5.2", "eslint": "^7.27.0", "eslint-config-standard": "^14.1.0", "eslint-plugin-import": "^2.22.1", @@ -65,7 +66,6 @@ "eslint-plugin-standard": "^4.0.2" }, "dependencies": { - "electron": "8.5.2", "electron-builder": "^22.11.7", "audiomoth-hid": "^2.1.0", "audiomoth-utils": "^1.2.0",