Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 96e3677

Browse files
committed
fix deps security vulnerabilities
1 parent f9e6306 commit 96e3677

File tree

3 files changed

+1783
-578
lines changed

3 files changed

+1783
-578
lines changed

Gruntfile.js

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ module.exports = function(grunt) {
2121
});
2222
// enable plugins
2323
grunt.loadNpmTasks('grunt-eslint');
24-
grunt.loadNpmTasks('grunt-githooks');
2524

2625
// set default tasks to run when grunt is called without parameters
2726
grunt.registerTask('default', ['eslint']);

0 commit comments

Comments
 (0)