Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tasks
diff options
context:
space:
mode:
authorZac Echola <zac.echola@so.mnscu.edu>2014-09-25 18:04:05 +0400
committerZac Echola <zac.echola@so.mnscu.edu>2014-09-25 18:04:05 +0400
commit50f5ee535c2a867119c94706431cec6d516dbc61 (patch)
tree5e993e6ed46eb25e1d90f7b5f5429d0da6155c1d /tasks
parent40fd88e315929f2751e9f59f437208e6e77a14f9 (diff)
fix #5
Diffstat (limited to 'tasks')
-rw-r--r--tasks/bootlint.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/bootlint.js b/tasks/bootlint.js
index 653f507..3fdc0c4 100644
--- a/tasks/bootlint.js
+++ b/tasks/bootlint.js
@@ -9,7 +9,7 @@
'use strict';
module.exports = function(grunt) {
- var bootlint = require('../node_modules/bootlint/src/bootlint'); // Explicit since the search algo fails on the bootlint directory structure
+ var bootlint = require('bootlint');
var colors = require('colors');
colors.setTheme({