GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
johnpearcey
/
dub_jkp
Browse code
Depend on latest vibe.d RC to get the required Path.toHash change.
master
1 parent
719c7e2
commit
4e9c06dabc533ba90076a0e07b73411654b295a6
Sönke Ludwig
authored
on 2 Apr 2014
Patch
Unified
Split
Showing
1 changed file
+1
-1
■
■
■■■
package.json
Ignore Space
Show notes
View
2
■
■
■■■
package.json
{
"name"
:
"library-nonet"
,
"targetType"
:
"library"
,
"dependencies"
:
{
"vibe-d"
:
{
"version"
:
"~>0.7.18"
,
"optional"
:
true
}
"vibe-d"
:
{
"version"
:
"~>0.7.19-rc.4"
,
"optional"
:
true
}
},
"excludedSourceFiles"
:
[
"source/app.d"
]
}
]
Show line notes below