mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-09 09:24:12 -05:00
workaround build issue with fsevents on windows
This commit is contained in:
@@ -107,6 +107,7 @@
|
||||
}
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"windows-mutex": "^0.2.0"
|
||||
"windows-mutex": "^0.2.0",
|
||||
"fsevents": "0.3.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user