mirror of https://github.com/buggins/dlangide.git
fix #318
This commit is contained in:
parent
cac7c51f88
commit
c518f55243
2
dub.json
2
dub.json
|
@ -12,7 +12,7 @@
|
||||||
"stringImportPaths": ["views"],
|
"stringImportPaths": ["views"],
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dlangui": "==0.9.142",
|
"dlangui": "==0.9.144",
|
||||||
"dsymbol": "~>0.2.9",
|
"dsymbol": "~>0.2.9",
|
||||||
"dcd": "~>0.9.1"
|
"dcd": "~>0.9.1"
|
||||||
},
|
},
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
v0.7.89
|
v0.7.90
|
Loading…
Reference in New Issue