update dependency versions

This commit is contained in:
Vadim Lopatin 2016-03-09 09:13:49 +03:00
parent fcff95757d
commit b06d485d12
1 changed files with 3 additions and 3 deletions

View File

@ -76,8 +76,8 @@
"versions-windows": ["Unicode"],
"dependencies": {
"derelict-gl3": "~>1.0.18",
"derelict-ft": "~>1.0.2",
"derelict-sdl2": "~>1.9.7"
"derelict-ft": "~>1.1.0",
"derelict-sdl2": "~>2.0.0"
},
"copyFiles-windows-x86_64": [
"libs/windows/x86_64/libfreetype-6.dll",
@ -95,7 +95,7 @@
"dependencies": {
"derelict-gl3": "~>1.0.18",
"derelict-ft": "~>1.0.2",
"x11": "~>1.0.9"
"x11": "~>1.0.13"
}
},
{