Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.

Commit bf0d84c

Browse files
committed
Dependency updates
1 parent e62fa18 commit bf0d84c

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

dub.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,17 @@
22
"name": "workspace-d",
33
"description": "Provides functions for IDEs for managing DCD, Dscanner and Dfmt. Usable as application and library",
44
"license": "MIT",
5-
"copyright": "Copyright © 2017, webfreak",
5+
"copyright": "Copyright © 2017-2018, webfreak",
66
"authors": [
77
"webfreak"
88
],
99
"dependencies": {
10-
"dub": "~>1.10.0",
10+
"dub": "~>1.11.0",
1111
"dunit": "~>1.0.14",
12-
"painlessjson": "~>1.3.8",
13-
"libdparse": "*",
12+
"painlessjson": "~>1.3.9",
1413
"standardpaths": "~>0.8.1",
15-
"dfmt": "~>0.8.2",
16-
"dscanner": "~>0.5.7",
14+
"dfmt": "~master",
15+
"dscanner": "0.5.10",
1716
"inifiled": "~>1.3.1"
1817
},
1918
"subPackages": [

0 commit comments

Comments
 (0)