Skip to content

Commit 041e0ec

Browse files
committed
Build: Update grunt-compare-size to latest, add it's .sizecache.json to .gitignore
1 parent 485e0a0 commit 041e0ec

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
dist
22
node_modules
3+
.sizecache.json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"grunt-contrib-qunit": "0.2.0",
6464
"grunt-contrib-csslint": "0.1.1",
6565
"grunt-contrib-cssmin": "0.4.2",
66-
"grunt-compare-size": "0.3.1",
66+
"grunt-compare-size": "0.4.0-rc.3",
6767
"grunt-html": "0.3.3",
6868
"grunt-git-authors": "1.2.0",
6969
"rimraf": "2.1.4",

0 commit comments

Comments
 (0)