only run flow check in CI if npm 3

This commit is contained in:
Henry Zhu
2016-02-02 21:14:43 -05:00
parent 3522148255
commit f59faeeeaa
3 changed files with 17 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
"babel": "5.8.21",
"babel-eslint": "^4.1.8",
"babel-plugin-flow-comments": "^1.0.9",
"bin-version-check": "^2.1.0",
"browserify": "^11.2.0",
"bundle-collapser": "^1.2.1",
"chai": "^2.2.0",