pipes json update

This commit is contained in:
Norayr Chilingarian 2022-08-23 04:00:13 +04:00
parent a1b04e095c
commit 2831378fe5

View file

@ -9,8 +9,9 @@
"path": "https://github.com/norayr/pipes", "path": "https://github.com/norayr/pipes",
"tag" : "0.1" "tag" : "0.1"
}, },
"Build": "Build":
{ {
"voc -s": "src/pipes.Mod" "voc -s": "src/pipes.Mod",
} "voc -m": "src/testPipes.Mod"
}
} }