mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fix: check for draggable regions outside of main frame (#41388)
* fix: check for draggable regions outside of main frame * fix: add nut-js to optional spec deps Co-authored-by: samuelmaddock <samuelmaddock@electronjs.org> --------- Co-authored-by: samuelmaddock <samuelmaddock@electronjs.org>
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
"ws": "^7.4.6",
|
||||
"yargs": "^16.0.3"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@nut-tree/nut-js": "^3.1.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"nan": "file:../../third_party/nan",
|
||||
"dbus-native/optimist/minimist": "1.2.7",
|
||||
|
||||
Reference in New Issue
Block a user