fixed json errors.

This commit is contained in:
Norayr Chilingarian 2022-05-19 04:14:29 +04:00
parent 8d95453a5e
commit bfe42b4c44
2 changed files with 2 additions and 2 deletions

View file

@ -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":
{ {

View file

@ -11,7 +11,7 @@
}, },
"Dependencies": "Dependencies":
{ {
"lists": "0.1" "lists": "0.1",
"skprLogger": "0.1" "skprLogger": "0.1"
}, },
"Build": "Build":