mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 08:53:30 +02:00
Blacklist win32
We still don't (if ever) support installation on Windows OS.
This commit is contained in:
@@ -137,5 +137,6 @@
|
||||
"engines": {
|
||||
"node": ">= 0.10"
|
||||
},
|
||||
"os": ["!win32"],
|
||||
"preferGlobal": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user