update dlangui dependency

This commit is contained in:
Vadim Lopatin 2015-11-12 14:15:01 +03:00
parent 167942fb90
commit 49bd4c1052
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@
"copyFiles-windows": ["lib/win32/dcd-server.exe", "lib/win32/dcd-client.exe"],
"dependencies": {
"dlangui": "~>0.6.44",
"libdparse": "==0.2.0"
"dlangui": "~>0.6.47",
"libdparse": "==0.2.0"
},
"versions": ["EmbedStandardResources"],