Use bootstrap fork from atom org.

This uses the fork branch which is v3.0.3 with @benogle's tooltip
commit cherry picked on top of it.
This commit is contained in:
Kevin Sawicki 2014-01-15 16:07:48 -08:00
parent b620be7780
commit c1022d15ba

View File

@ -19,7 +19,7 @@
"atomShellVersion": "0.7.6",
"dependencies": {
"async": "0.2.6",
"bootstrap": "git://github.com/benogle/bootstrap.git",
"bootstrap": "git://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",
"clear-cut": "0.2.0",
"coffee-script": "1.6.3",
"coffeestack": "0.6.0",