We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 876f7fb commit dda0761Copy full SHA for dda0761
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "libnut",
3
- "version": "2.1.0",
+ "version": "2.1.1",
4
"description": "libnut is an N-API module for desktop automation with node",
5
"main": "index.js",
6
"typings": "index.d.ts",
test/window-integration-tests/package.json
"name": "window-integration-tests",
"description": "Integration tests to verify window handling",
"main": "main.js",
"author": {
0 commit comments