diff options
| author | Dave Geddes | 2013-03-26 23:34:13 -0600 |
|---|---|---|
| committer | Vojta Jina | 2013-04-11 16:31:05 -0700 |
| commit | 5b592cbaf43cd1695fa1d4dea13985cf7f7487bd (patch) | |
| tree | 766782abbc9ed2f1f895cca2ed28d5558f2bbf52 | |
| parent | 348138d7cda510bb3a64ffb24c763bf696ec887f (diff) | |
| download | angular.js-5b592cbaf43cd1695fa1d4dea13985cf7f7487bd.tar.bz2 | |
chore(Grunt) update grunt-contrib-copy
grunt-contrib-copy@0.4.1 has the cleaner summary output by default
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 268bd4f0..efa9a552 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "grunt-contrib-clean": "0.4.0", "grunt-contrib-compress": "0.4.1", "grunt-contrib-connect": "0.1.2", - "grunt-contrib-copy": "0.4.0", + "grunt-contrib-copy": "0.4.1", "jasmine-node": "1.2.3", "q": "~0.9.2", "q-fs": "0.1.36", |
