Skip to content

Commit

Permalink
Update package details for consistency.
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenAcousticDevices committed Oct 22, 2018
1 parent 4cf0860 commit f4dcf06
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit f4dcf06

Please sign in to comment.