build: update dependencies versions
This commit is contained in:
11
.vscode/settings.json
vendored
Normal file
11
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"haxe.enableDiagnostics": true,
|
||||
"haxe.configurations": [
|
||||
["build/app/flash/haxe/debug.hxml"],
|
||||
],
|
||||
"haxe.displayServer": {
|
||||
"arguments": [
|
||||
//"-v"
|
||||
],
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user