diff options
author | Scott González <scott.gonzalez@gmail.com> | 2014-06-10 15:58:28 -0400 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2014-06-25 13:45:12 -0400 |
commit | 5150442e1bf4343b28aa69e0f1ad32842533e23a (patch) | |
tree | fec5ec53588dd452505d205a43002a0f0b030519 /package.json | |
parent | ae7a15b780336c95a4784de097ec20cbbe608341 (diff) | |
download | jquery-5150442e1bf4343b28aa69e0f1ad32842533e23a.tar.gz jquery-5150442e1bf4343b28aa69e0f1ad32842533e23a.zip |
Build: Upgrade to grunt-bowercopy 1.0.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 056272d91..93642e7a9 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "colors": "^0.6.2", "commitplease": "1.9.0", "grunt": "0.4.2", - "grunt-bowercopy": "0.7.1", + "grunt-bowercopy": "1.0.0", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", "grunt-contrib-jshint": "0.8.0", |