diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2013-12-31 17:39:58 -0500 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2013-12-31 17:40:16 -0500 |
commit | 3140d3bdd3a520e98c5178b04eba68ce16dacf46 (patch) | |
tree | 406f01c6b1871feb7a2051f40aea9758dc8951a2 | |
parent | 286bf7e56947a98fc040ac4e7032e6ea728d4291 (diff) | |
download | jquery-3140d3bdd3a520e98c5178b04eba68ce16dacf46.tar.gz jquery-3140d3bdd3a520e98c5178b04eba68ce16dacf46.zip |
Update grunt-bowercopy to 0.5.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7dc24fc6a..7c03e33ee 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "grunt-contrib-uglify": "0.2.7", "grunt-contrib-watch": "0.5.3", - "grunt-bowercopy": "0.4.1", + "grunt-bowercopy": "0.5.0", "grunt-compare-size": "0.4.0", "grunt-git-authors": "1.2.0", "grunt-jscs-checker": "0.2.6", |