Added NightAlert project for travel kit
This commit is contained in:
13
ThirdParty/EngineIoClientDotNet/grunt/config.json
vendored
Normal file
13
ThirdParty/EngineIoClientDotNet/grunt/config.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"version": "1.0.5",
|
||||
"server": {
|
||||
"port": 80,
|
||||
"ssl_port": 443,
|
||||
"hostname": "testme.quobject.com"
|
||||
},
|
||||
"win": {
|
||||
"powershell": "C:/WINDOWS/System32/WindowsPowerShell/v1.0/powershell.exe",
|
||||
"msbuild": "C:/Windows/Microsoft.NET/Framework/v4.0.30319/msbuild.exe",
|
||||
"nuget": "C:/ProgramData/chocolatey/bin/nuget.exe"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user