mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Update bootstrap requires
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
var path = require('path');
|
||||
var fs = require('fs');
|
||||
|
||||
module.exports = function() {
|
||||
verifyNode();
|
||||
verifyPython27();
|
||||
|
||||
Reference in New Issue
Block a user