We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4283da6 commit a96c6c6Copy full SHA for a96c6c6
Gruntfile.js
@@ -422,7 +422,6 @@ module.exports = function(grunt) {
422
grunt.loadNpmTasks('grunt-newer');
423
grunt.loadNpmTasks('grunt-release-it');
424
grunt.loadNpmTasks('grunt-saucelabs');
425
- grunt.loadNpmTasks('grunt-update-json');
426
grunt.loadNpmTasks('grunt-karma');
427
grunt.loadNpmTasks('grunt-contrib-clean');
428
0 commit comments