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