diff --git a/package.json b/package.json index ccf0526..c6ca22d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "AudioMothTimeApp", "version": "1.0.3", - "description": "A time setting app for the AudioMoth acoustic logger.", + "description": "The time app for the AudioMoth acoustic acoustic monitoring device.", "main": "main.js", "author": "openacousticdevices.info", "license": "ISC", @@ -52,10 +52,10 @@ "dependencies": { "audiomoth-hid": ">=1.0.19", "bootstrap": "4.1.3", - "electron-debug": "2.0.0", - "jquery": "^3.3.1", "popper.js": "^1.12.3", - "strftime": "0.10.0" + "jquery": "^3.3.1", + "strftime": "0.10.0", + "electron-debug": "2.0.0" }, "engines": { "node": ">=8.10.0"