add support for outputting flow types - fixes #665

This commit is contained in:
Sebastian McKenzie
2015-03-01 00:32:36 +11:00
parent fb04b2561f
commit e945f0d10f
61 changed files with 965 additions and 98 deletions

View File

@@ -36,7 +36,7 @@
"test": "make test"
},
"dependencies": {
"acorn-babel": "0.11.1-35",
"acorn-babel": "0.11.1-37",
"ast-types": "~0.6.1",
"chalk": "^1.0.0",
"chokidar": "^0.12.6",