removed dependencies section when not needed.

This commit is contained in:
Norayr Chilingarian 2020-05-18 01:41:06 +04:00
parent 482be6bcd0
commit cad20a3969
6 changed files with 17 additions and 26 deletions

View file

@ -8,9 +8,5 @@
"type": "git",
"path": "https://github.com/norayr/Bron-Dijkstra-Strings",
"tag" : "0.1",
},
"Dependencies":
{
}
}
}

View file

@ -8,9 +8,5 @@
"type": "git",
"path": "https://github.com/norayr/Internet",
"tag" : "0.1",
},
"Dependencies":
{
}
}
}

View file

@ -8,9 +8,5 @@
"type": "git",
"path": "https://github.com/norayr/armscii",
"tag" : "0.1",
},
"Dependencies":
{
}
}
}

View file

@ -1 +1,12 @@
{"path" : "https://github.com/norayr/postgres"}
{
"Package": "postgres",
"Author": "nc",
"License": "GPL-3",
"Version": "0.1",
"Remote":
{
"type": "git",
"path": "https://github.com/norayr/postgres",
"tag" : "0.1",
}
}

View file

@ -8,9 +8,5 @@
"type": "git",
"path": "https://github.com/norayr/time",
"tag" : "0.1",
},
"Dependencies":
{
}
}
}

View file

@ -8,9 +8,5 @@
"type": "git",
"path": "https://github.com/norayr/vpicl",
"tag" : "0.1",
},
"Dependencies":
{
}
}
}