wilix-team / iohook

Node.js global keyboard and mouse listener.
https://wilix-team.github.io/iohook
MIT License
1.2k stars 291 forks source link

It seems there are two docs in parallel? #301

Closed nick318 closed 3 years ago

nick318 commented 3 years ago

If we go to https://wilix-team.github.io/iohook/usage.html we will see targets:

"targets": [
    "node-59",
    "electron-57"
  ],

But in https://github.com/wilix-team/iohook/blob/master/docs/usage.md we can see:

"targets": [
    "node-72",
    "electron-85"
  ],

Seems first link leads to outdated docs, while there is an actual version.

WilixLead commented 3 years ago

Yes. It was fixed a few days ago. Closing it now