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

@ -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",
}
}