Lower case Task in require

This commit is contained in:
Corey Johnson & Kevin Sawicki
2013-01-24 15:35:36 -08:00
committed by Kevin Sawicki
parent 69c9ed3feb
commit c628a88409

View File

@@ -1,4 +1,4 @@
Task = require 'Task'
Task = require 'task'
TextMatePackage = require 'text-mate-package'
module.exports =