Update dlangui dep

This commit is contained in:
Grim Maple 2022-04-16 16:18:34 +03:00
parent 61cda23311
commit daeb6f58af
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"stringImportPaths": ["views"],
"dependencies": {
"dlangui": { "path": "../dlangui"},
"dlangui": "~>0.9.187",
"dsymbol": "~>0.11.2",
"dcd": "~>0.13.6"
},