update dlangui to fix #285

This commit is contained in:
Vadim Lopatin 2017-09-13 13:19:04 +03:00
parent 6b81c71513
commit 6ed6a61826
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"stringImportPaths": ["views", "views/res", "views/res/i18n", "views/res/mdpi", "views/res/hdpi"],
"dependencies": {
"dlangui": "==0.9.127",
"dlangui": "==0.9.129",
"dsymbol": "~>0.2.9",
"dcd": "~>0.9.1"
},