diff --git a/bower.json b/bower.json index 764f5be..e1e46f4 100644 --- a/bower.json +++ b/bower.json @@ -14,12 +14,12 @@ "tests" ], "dependencies": { - "bootflatv2": "470fde6d400cdcca9fdc8c0a699a6d006e5f46d3", + "Bootflat": "~2.0.1", "jquery": "~2.1.0", "vegas": "~1.3.4", "jquery-pjax": "~1.8.1", "nprogress": "~0.1.3", "toastr": "~2.0.1", - "imagesloaded": "~3.1.4" + "imagesloaded": "~3.1.4", } } diff --git a/gruntfile.coffee b/gruntfile.coffee index 2b35e7d..db4ec1d 100644 --- a/gruntfile.coffee +++ b/gruntfile.coffee @@ -10,7 +10,7 @@ module.exports = (grunt) -> css_dest: 'static_components/css' options: packageSpecific: - bootflatv2: + Bootflat: dest: 'static_components/fonts', files: [ 'css/bootstrap.min.css',