plugin reshuffling

This commit is contained in:
Guy Bedford
2014-02-03 20:08:49 +02:00
parent af4d40a9ba
commit 4500d9a9ea
+3 -2
View File
@@ -1,10 +1,11 @@
{
"css": "github:systemjs/plugin-css",
"font": "github:systemjs/plugin-font",
"image": "github:systemjs/plugin-image",
"json": "github:systemjs/plugin-json",
"md": "github:systemjs/plugin-md",
"text": "github:systemjs/plugin-text",
"font": "github:guybedford/system-font",
"md": "github:guybedford/system-md",
"angular": "cdnjs:angular.js",
"angular-ui": "cdnjs:angular-ui/angular-ui",