Update registry.json

This commit is contained in:
Jarreddebeer
2013-09-07 13:30:32 +02:00
parent d2a0d82a94
commit 70bafdb2a4
+1 -1
View File
@@ -18,7 +18,7 @@
"depends": ["../css/bootstrap.css!", "jspm:jquery"] "depends": ["../css/bootstrap.css!", "jspm:jquery"]
}, },
"bootstrap.button": { "bootstrap.button": {
"location": "github:twbs/bootstrap", "location": "github:twbs/bootstrap@v3.0.0",
"main": "js/button", "main": "js/button",
"depends": ["../dist/css/bootstrap.css!", "jspm:jquery"] "depends": ["../dist/css/bootstrap.css!", "jspm:jquery"]
}, },