Removing comment which breaks JSON

This commit is contained in:
Jarreddebeer
2013-09-11 00:07:50 +02:00
parent e6a2b0809c
commit eab83c78d2
-5
View File
@@ -12,15 +12,11 @@
"main": "angular-ui",
"depends": ["./angular-ui.css!"]
},
// Bootstrap
"bootstrap": {
"location": "github:twbs/bootstrap@3.0.0",
"main": "dist/js/bootstrap",
"depends": ["../css/bootstrap.css!", "jspm:jquery"]
},
"bootstrap.affix": {
"location": "github:twbs/bootstrap@3.0.0",
"main": "js/affix",
@@ -81,7 +77,6 @@
"main": "js/transition",
"depends": ["../dist/css/bootstrap.css!", "jspm:jquery"]
},
"webfont": {
"location": "cdnjs:webfont/1.3.0",
"main": "webfont"