Isolate babel modules in a `babelpkg` dir.

This commit is contained in:
Dominik Picheta 2013-12-28 13:40:42 +00:00
commit 9dcc28f9d3
7 changed files with 3 additions and 3 deletions

View file

@ -9,4 +9,4 @@ bin = "babel"
srcDir = "src"
[Deps]
Requires: "nimrod >= 0.9.2"
Requires: "nimrod >= 0.9.3"