update npm packages

This commit is contained in:
Yuri Kuznetsov
2022-02-08 12:40:56 +02:00
parent 692940047e
commit 00f63b87a3
3 changed files with 60 additions and 457 deletions
+1 -1
View File
@@ -374,7 +374,7 @@ module.exports = grunt => {
grunt.loadNpmTasks('grunt-mkdir');
grunt.loadNpmTasks('grunt-contrib-less');
grunt.loadNpmTasks('grunt-contrib-cssmin');
grunt.loadNpmTasks('grunt-contrib-uglify-es');
grunt.loadNpmTasks('grunt-contrib-uglify');
grunt.loadNpmTasks('grunt-contrib-copy');
grunt.loadNpmTasks('grunt-replace');
grunt.loadNpmTasks('grunt-chmod');