X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=bower.json;h=e8099f9eb50dfa8cb7c0ed4ac32584a3d139eda1;hb=refs%2Fheads%2Fgh-pages;hp=8611d3c6f977c39c3425811295484ae1bfa94adf;hpb=20e2d90874a3e1116c76e1547210d191dd0159f4;p=bootswatch diff --git a/bower.json b/bower.json index 8611d3c..e8099f9 100644 --- a/bower.json +++ b/bower.json @@ -1,21 +1,25 @@ { - "name": "bootswatch", - "description": "Bootswatch is a collection of themes for Bootstrap.", - "version": "3.0.0", - "author": "Thomas Park", - "homepage": "http://bootswatch.com", - "repository": { - "type": "git", - "url": "git://github.com/thomaspark/bootswatch.git" - }, - "dependencies": { - "bootstrap": "~3.0.0", - "font-awesome": "~3.2.0" - }, - "licenses": [ - { - "type": "Apache-2.0", - "url": "http://www.apache.org/licenses/LICENSE-2.0" - } - ] + "name": "bootswatch", + "description": "Bootswatch is a collection of themes for Bootstrap.", + "version": "3.0.3+1", + "author": "Thomas Park", + "homepage": "http://bootswatch.com", + "repository": { + "type": "git", + "url": "git://github.com/thomaspark/bootswatch.git" + }, + "dependencies": { + "bootstrap": "~3.0.3", + "font-awesome": "~4.0.0" + }, + "licenses": [ + { + "type": "Apache-2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0" + } + ], + "devDependencies": { + "html5shiv": "~3.7.0", + "respond": "~1.4.2" + } }