Use my fork of bootstrap for now

I added some things to tooltips that we need. Namely, fitting them within the viewport.
This commit is contained in:
Ben Ogle
2013-11-22 14:49:23 -08:00
parent 7f039b3383
commit 5910b05344

View File

@@ -12,7 +12,7 @@
"atomShellVersion": "0.6.11",
"dependencies": {
"async": "0.2.6",
"bootstrap": "git://github.com/twbs/bootstrap.git#v3.0.2",
"bootstrap": "git://github.com/benogle/bootstrap.git",
"clear-cut": "0.2.0",
"coffee-script": "1.6.3",
"coffeestack": "0.6.0",