Skip to content

Commit d694f59

Browse files
committed
Bump Grunt deps to latest major versions
1 parent aaed983 commit d694f59

File tree

3 files changed

+135
-608
lines changed

3 files changed

+135
-608
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ module.exports = function (grunt) {
7979
}
8080
},
8181
clean: {
82-
all: ['build']
82+
all: ['build', 'dist']
8383
},
8484
umd: {
8585
all: {

0 commit comments

Comments
 (0)