diff options
| author | Chris Rebert <[email protected]> | 2015-01-05 16:29:52 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-01-05 16:29:52 -0800 |
| commit | 7f65b71cc3f7639eab7ca1f06388f16db2c630c5 (patch) | |
| tree | fa64c6257b6a22fccf8b88ab03a931d7fe131f04 /package.json | |
| parent | e0b5de6ab12f181247108529b8e7a473eabe3b39 (diff) | |
| download | bootstrap-7f65b71cc3f7639eab7ca1f06388f16db2c630c5.tar.xz bootstrap-7f65b71cc3f7639eab7ca1f06388f16db2c630c5.zip | |
bump grunt-banner to ~0.3.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 67a26ad0f..2560c7d89 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "glob": "~4.3.1", "grunt": "~0.4.5", "grunt-autoprefixer": "~2.1.0", - "grunt-banner": "~0.2.3", + "grunt-banner": "~0.3.0", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-compress": "~0.13.0", "grunt-contrib-concat": "~0.5.0", |
