bootstrap depends on jquery

This commit is contained in:
Guy Bedford
2013-09-09 07:58:29 +02:00
parent f0cb6f586d
commit e342b4412c
+1 -1
View File
@@ -15,7 +15,7 @@
"bootstrap": {
"location": "github:twbs/bootstrap@3.0.0",
"main": "dist/js/bootstrap",
"depends": ["../css/bootstrap.css!", "jquery"]
"depends": ["../css/bootstrap.css!", "jspm:jquery"]
},
"bootstrap.button": {
"location": "github:twbs/bootstrap@3.0.0",