fmartingr
/
shelfzilla
Archived
1
0
Fork 0

Replaced bootflatv2 with Bootflat

This commit is contained in:
Felipe Martin 2014-04-23 17:14:32 +02:00
parent e840112558
commit 08afeeca02
2 changed files with 3 additions and 3 deletions

View File

@ -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",
}
}

View File

@ -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',