mirror of
https://github.com/vishapoberon/vipatsar.git
synced 2026-04-05 21:12:25 +00:00
fixed json errors.
This commit is contained in:
parent
8d95453a5e
commit
bfe42b4c44
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"path": "https://github.com/norayr/Bron-Dijkstra-Strings",
|
"path": "https://github.com/norayr/Bron-Dijkstra-Strings",
|
||||||
"tag" : "0.1",
|
"tag" : "0.1"
|
||||||
},
|
},
|
||||||
"Build":
|
"Build":
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
},
|
},
|
||||||
"Dependencies":
|
"Dependencies":
|
||||||
{
|
{
|
||||||
"lists": "0.1"
|
"lists": "0.1",
|
||||||
"skprLogger": "0.1"
|
"skprLogger": "0.1"
|
||||||
},
|
},
|
||||||
"Build":
|
"Build":
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue