Update bootstrap requires

This commit is contained in:
probablycorey
2014-05-30 09:36:29 -07:00
parent 041ec8c7cf
commit 0fdceb8474
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
var path = require('path');
var fs = require('fs');
module.exports = function() {
verifyNode();
verifyPython27();