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
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/bootlint.js')
-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({