From 0d948d59f6bb2d6b0973062a0230efc647f0f352 Mon Sep 17 00:00:00 2001 From: ASMIT RAJ Date: Sat, 23 Dec 2023 16:03:11 +0530 Subject: [PATCH] gruntfile has modified --- Gruntfile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Gruntfile.js b/Gruntfile.js index 7f0070f..50d9d89 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -33,4 +33,5 @@ module.exports = function(grunt) { grunt.registerTask('default', ['cssmin', 'concat', 'uglify']); + addiing something to learn git asdfasdfasdf };