// update bower with latest bootstrap 3.0.0 + fix layout

This commit is contained in:
Kevin Granger
2013-08-21 17:17:24 +02:00
parent d6b50a7f0c
commit 93e03a3c3b
224 changed files with 3413 additions and 33945 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
"name": "admin-theme",
"version": "0.0.0",
"dependencies": {
"font-awesome": "~3.2.1-wip",
"sass-twitter-bootstrap": "https://github.com/jlong/sass-twitter-bootstrap/archive/3.0.0-wip.zip"
"font-awesome": "~3.2.1",
"sass-bootstrap": "~3.0.0"
},
"devDependencies": {}
}