updating bootstrap "main" property

This commit is contained in:
Jarreddebeer
2013-09-07 13:17:31 +02:00
parent bc18c3ecc7
commit 02801330e0
+1 -1
View File
@@ -14,7 +14,7 @@
},
"bootstrap": {
"location": "github:twbs/bootstrap",
"main": "dist/js/bootstrap",
"main": "tree/master/dist/js/bootstrap",
"depends": ["../css/bootstrap.css!", "jspm:jquery"]
},
"bootstrap.button": {