update dsymbol dep to fix crash on x86

This commit is contained in:
Vadim Lopatin 2017-09-11 11:02:10 +03:00
parent 52c0818b49
commit bed5c024e6
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
"dependencies": {
"dlangui": "==0.9.120",
"dsymbol": "~>0.2.9",
"dcd": "~>0.9.1"
},