@@ -7,37 +7,36 @@ System.config({
77
88System . config ( {
99 "map" : {
10- "aurelia-binding" :
"github:aurelia/[email protected] .1 " , 11- "aurelia-dependency-injection" :
"github:aurelia/[email protected] .0 " , 12- "aurelia-event-aggregator" :
"github:aurelia/[email protected] .0 " , 13- "aurelia-loader" : "github:aurelia/loader@0.1.1 " ,
14- "aurelia-logging" :
"github:aurelia/[email protected] .0 " , 15- "aurelia-metadata" :
"github:aurelia/[email protected] .0 " , 16- "aurelia-task-queue" :
"github:aurelia/[email protected] .0 " , 17- "aurelia-templating" : "github:aurelia/templating@0.2.1 " ,
18- "github:aurelia/[email protected] .1 " :
{ 19- "aurelia-metadata" :
"github:aurelia/[email protected] .0 " , 20- "aurelia-task-queue" :
"github:aurelia/[email protected] .0 " 10+ "aurelia-binding" :
"github:aurelia/[email protected] .2 " , 11+ "aurelia-dependency-injection" :
"github:aurelia/[email protected] .1 " , 12+ "aurelia-event-aggregator" :
"github:aurelia/[email protected] .1 " , 13+ "aurelia-loader" : "github:aurelia/loader@0.2.0 " ,
14+ "aurelia-logging" :
"github:aurelia/[email protected] .1 " , 15+ "aurelia-metadata" :
"github:aurelia/[email protected] .1 " , 16+ "aurelia-task-queue" :
"github:aurelia/[email protected] .1 " , 17+ "aurelia-templating" : "github:aurelia/templating@0.3.0 " ,
18+ "github:aurelia/[email protected] .2 " :
{ 19+ "aurelia-metadata" :
"github:aurelia/[email protected] .1 " , 20+ "aurelia-task-queue" :
"github:aurelia/[email protected] .1 " 2121 } ,
22- "github:aurelia/[email protected] .0 " :
{ 23- "aurelia-metadata" :
"github:aurelia/[email protected] .0 " , 22+ "github:aurelia/[email protected] .1 " :
{ 23+ "aurelia-metadata" :
"github:aurelia/[email protected] .1 " , 2424 "es6-shim" :
"github:paulmillr/[email protected] " 2525 } ,
26- "github:aurelia/[email protected] " :
{ 27- "aurelia-html-template-element" :
"github:aurelia/[email protected] " , 28- "aurelia-path" :
"github:aurelia/[email protected] " , 26+ "github:aurelia/[email protected] " :
{ 27+ "aurelia-html-template-element" :
"github:aurelia/[email protected] " , 2928 "es6-shim" :
"github:paulmillr/[email protected] " , 3029 "webcomponentsjs" :
"github:webcomponents/[email protected] " 3130 } ,
32- "github:aurelia/templating@0.2.1 " : {
33- "aurelia-binding" :
"github:aurelia/[email protected] .1 " , 34- "aurelia-dependency-injection" :
"github:aurelia/[email protected] .0 " , 35- "aurelia-html-template-element" :
"github:aurelia/[email protected] .0 " , 36- "aurelia-loader" : "github:aurelia/loader@0.1.1 " ,
37- "aurelia-logging" :
"github:aurelia/[email protected] .0 " , 38- "aurelia-metadata" :
"github:aurelia/[email protected] .0 " , 39- "aurelia-path" : "github:aurelia/path@0.1.0 " ,
40- "aurelia-task-queue" :
"github:aurelia/[email protected] .0 " , 31+ "github:aurelia/templating@0.3.0 " : {
32+ "aurelia-binding" :
"github:aurelia/[email protected] .2 " , 33+ "aurelia-dependency-injection" :
"github:aurelia/[email protected] .1 " , 34+ "aurelia-html-template-element" :
"github:aurelia/[email protected] .1 " , 35+ "aurelia-loader" : "github:aurelia/loader@0.2.0 " ,
36+ "aurelia-logging" :
"github:aurelia/[email protected] .1 " , 37+ "aurelia-metadata" :
"github:aurelia/[email protected] .1 " , 38+ "aurelia-path" : "github:aurelia/path@0.2.2 " ,
39+ "aurelia-task-queue" :
"github:aurelia/[email protected] .1 " , 4140 "es6-shim" :
"github:paulmillr/[email protected] " 4241 }
4342 }
0 commit comments