update jquery ref

This commit is contained in:
Guy Bedford
2013-08-22 18:58:42 +02:00
parent ea5bc2e3cf
commit 7204b701c7
+1 -1
View File
@@ -6,6 +6,6 @@
"bootstrap": {
"location": "github:twbs/bootstrap",
"main": "dist/js/bootstrap",
"depends": ["../css/bootstrap.css!", "jquery"]
"depends": ["../css/bootstrap.css!", "jspm:jquery"]
}
}