mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user