We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a5e19 commit ed5d40aCopy full SHA for ed5d40a
3 files changed
Gruntfile.js
@@ -1,7 +1,7 @@
1
'use strict';
2
3
module.exports = grunt => {
4
- require('time-grunt')(grunt);
+ require('@lodder/time-grunt')(grunt);
5
6
grunt.initConfig({
7
htmllint: {
0 commit comments