remove main syntax

This commit is contained in:
Guy Bedford
2013-09-22 11:43:44 +02:00
parent 6f6c51932d
commit d7dd31152f
+4 -4
View File
@@ -1,7 +1,7 @@
{ {
"angular": "cdnjs:angular.js/{version}#angular", "angular": "cdnjs:angular.js/{version}",
"angular-ui": "cdnjs:angular-ui/{version}#angular-ui", "angular-ui": "cdnjs:angular-ui/{version}",
"bootstrap": "github:twbs/bootstrap#js/bootstrap", "bootstrap": "github:twbs/bootstrap",
"jquery": "github:components/jquery", "jquery": "github:components/jquery",
"webfont": "cdnjs:webfont/{version}#webfont" "webfont": "cdnjs:webfont/{version}"
} }