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-24 10:16:55 -0400 |
commit | 323e82c09f9078cc16f0df170e7a8bddea33523e (patch) | |
tree | da647f46db0e07db517122f964640720e079d52b /package.json | |
parent | 39b76064d9400295a383291ab6e821e259b67832 (diff) | |
download | jquery-323e82c09f9078cc16f0df170e7a8bddea33523e.tar.gz jquery-323e82c09f9078cc16f0df170e7a8bddea33523e.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 7ff8fdf8b..725601929 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", |