lc2-driver
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -156,5 +156,2 @@ const mouse = require('./src/device/mouse'); | ||
return signal.target; | ||
}, | ||
end() { | ||
signal.cancelBlocked(); | ||
} | ||
@@ -161,0 +158,0 @@ }; |
{ | ||
"name": "lc2-driver", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
101770
1825