update dlangui deps

This commit is contained in:
Vadim Lopatin 2016-01-30 09:17:39 +03:00
parent 6a338007db
commit 0d3efe18d3
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.7.63",
"dlangui": "~>0.7.65",
"dcd": "~>0.7.5"
},