Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinhenderson committed Nov 15, 2021
1 parent 32f146d commit b45b94b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eyecommander",
"productName": "EyeCommander",
"version": "1.0.16",
"version": "1.0.17",
"description": "Detect blinks and convert them to switch output",
"main": ".webpack/main",
"scripts": {
Expand Down Expand Up @@ -53,15 +53,16 @@
"electron-store": "^8.0.1",
"eslint": "^8.1.0",
"eslint-plugin-react": "^7.26.1",
"execa": "^5.1.1",
"ffi-napi": "4.0.3",
"lodash": "^4.17.21",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-webcam": "^6.0.0",
"ref-napi": "3.0.3",
"robotjs": "^0.6.0",
"update-electron-app": "^2.0.1",
"use-sound": "^4.0.1",
"webpack-node-externals": "^3.0.0",
"ffi-napi": "4.0.3",
"ref-napi": "3.0.3"
"webpack-node-externals": "^3.0.0"
}
}

0 comments on commit b45b94b

Please sign in to comment.