fix registry order
This commit is contained in:
+1
-1
@@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"coffee": "github:forresto/plugin-coffee",
|
||||||
"css": "github:systemjs/plugin-css",
|
"css": "github:systemjs/plugin-css",
|
||||||
"font": "github:guybedford/system-font",
|
"font": "github:guybedford/system-font",
|
||||||
"image": "github:systemjs/plugin-image",
|
"image": "github:systemjs/plugin-image",
|
||||||
@@ -6,7 +7,6 @@
|
|||||||
"md": "github:guybedford/system-md",
|
"md": "github:guybedford/system-md",
|
||||||
"text": "github:systemjs/plugin-text",
|
"text": "github:systemjs/plugin-text",
|
||||||
"jsx": "github:floatdrop/plugin-jsx",
|
"jsx": "github:floatdrop/plugin-jsx",
|
||||||
"coffee": "github:forresto/plugin-coffee",
|
|
||||||
|
|
||||||
"ace": "github:ajaxorg/ace-builds",
|
"ace": "github:ajaxorg/ace-builds",
|
||||||
"angular": "github:angular/bower-angular",
|
"angular": "github:angular/bower-angular",
|
||||||
|
|||||||
Reference in New Issue
Block a user