diff options
author | Richard Gibson <richard.gibson@gmail.com> | 2016-04-23 21:52:00 -0400 |
---|---|---|
committer | Richard Gibson <richard.gibson@gmail.com> | 2016-04-23 23:18:18 -0400 |
commit | e2d1142c2e8eb1c5ef2177e6739b1ce6d875d604 (patch) | |
tree | b7a7ba73e4d3bc3483056638281c7ac9c6544161 | |
parent | cf1497a58cd088d3f293d655803d230ee4cc4c07 (diff) | |
download | jquery-e2d1142c2e8eb1c5ef2177e6739b1ce6d875d604.tar.gz jquery-e2d1142c2e8eb1c5ef2177e6739b1ce6d875d604.zip |
Build: Fix grunt-compare-size branch-tip storage
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5f6d3c0ee..70bc22fd9 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "grunt": "1.0.1", "grunt-babel": "6.0.0", "grunt-cli": "1.2.0", - "grunt-compare-size": "0.4.1", + "grunt-compare-size": "0.4.2", "grunt-contrib-jshint": "1.0.0", "grunt-contrib-uglify": "1.0.1", "grunt-contrib-watch": "1.0.0", |