mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
account for mq4-hover-shim's renaming & org move
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ module.exports = function (grunt) {
|
||||
var path = require('path');
|
||||
var glob = require('glob');
|
||||
var npmShrinkwrap = require('npm-shrinkwrap');
|
||||
var mq4HoverShim = require('mq4-hover-hover-shim');
|
||||
var mq4HoverShim = require('mq4-hover-shim');
|
||||
|
||||
var generateCommonJSModule = require('./grunt/bs-commonjs-generator.js');
|
||||
var configBridge = grunt.file.readJSON('./grunt/configBridge.json', { encoding: 'utf8' });
|
||||
|
||||
Reference in New Issue
Block a user