2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

remove haunt, remove bootstrap dir, add bower support

This commit is contained in:
fat
2012-10-29 21:27:34 -07:00
parent c33169a6ba
commit 92e7f166e7
7 changed files with 10 additions and 5932 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "bootstrap",
"version": "2.2.0",
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
"dependencies": {
"jquery": "~1.8.0"
}
}