diff options
author | Scott González <scott.gonzalez@gmail.com> | 2016-02-09 13:53:35 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2016-02-09 14:18:23 -0500 |
commit | b80c2fa8e3c3237d019b19167db0f8ae80ee16f3 (patch) | |
tree | 30cc7be620e7aabf016369dda96af2b8663f777c /package.json | |
parent | d8f09b0da16efb320eb629223c12db44642d04aa (diff) | |
download | jquery-ui-b80c2fa8e3c3237d019b19167db0f8ae80ee16f3.tar.gz jquery-ui-b80c2fa8e3c3237d019b19167db0f8ae80ee16f3.zip |
Build: Upgrade grunt-bowercopy to 1.2.4
Ref gh-1670
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 39e61bcfb..dfe2b18db 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "devDependencies": { "commitplease": "2.0.0", "grunt": "0.4.5", - "grunt-bowercopy": "1.1.0", + "grunt-bowercopy": "1.2.4", "grunt-compare-size": "0.4.0", "grunt-contrib-concat": "0.5.1", "grunt-contrib-csslint": "0.2.0", |