Removing comment which breaks JSON
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user