@@ -9,41 +9,41 @@ System.config({
99
1010System . config ( {
1111 "map" : {
12- "aurelia-binding" :
"github:aurelia/[email protected] .0 " , 13- "aurelia-dependency-injection" : "github:aurelia/dependency-injection@0.2 .1" ,
14- "aurelia-loader" :
"github:aurelia/[email protected] .0 " , 15- "aurelia-logging" :
"github:aurelia/[email protected] .0 " , 16- "aurelia-metadata" :
"github:aurelia/[email protected] .3 " , 17- "aurelia-task-queue" :
"github:aurelia/[email protected] .0 " , 18- "aurelia-templating" : "github:aurelia/templating@0.6 .0" ,
19- "github:aurelia/[email protected] .0 " :
{ 20- "aurelia-metadata" :
"github:aurelia/[email protected] .3 " , 21- "aurelia-task-queue" :
"github:aurelia/[email protected] .0 " 12+ "aurelia-binding" :
"github:aurelia/[email protected] .1 " , 13+ "aurelia-dependency-injection" : "github:aurelia/dependency-injection@0.3 .1" ,
14+ "aurelia-loader" :
"github:aurelia/[email protected] .1 " , 15+ "aurelia-logging" :
"github:aurelia/[email protected] .1 " , 16+ "aurelia-metadata" :
"github:aurelia/[email protected] .4 " , 17+ "aurelia-task-queue" :
"github:aurelia/[email protected] .1 " , 18+ "aurelia-templating" : "github:aurelia/templating@0.7 .0" ,
19+ "github:aurelia/[email protected] .1 " :
{ 20+ "aurelia-metadata" :
"github:aurelia/[email protected] .4 " , 21+ "aurelia-task-queue" :
"github:aurelia/[email protected] .1 " 2222 } ,
23- "github:aurelia/dependency-injection@0.2 .1" : {
24- "aurelia-metadata" :
"github:aurelia/[email protected] .3 " , 25- "core-js" :
"npm:[email protected] .1 " 23+ "github:aurelia/dependency-injection@0.3 .1" : {
24+ "aurelia-metadata" :
"github:aurelia/[email protected] .4 " , 25+ "core-js" :
"npm:[email protected] .4 " 2626 } ,
27- "github:aurelia/[email protected] .0 " :
{ 27+ "github:aurelia/[email protected] .1 " :
{ 2828 "aurelia-html-template-element" :
"github:aurelia/[email protected] " , 29- "core-js" :
"npm:[email protected] .1 " , 29+ "core-js" :
"npm:[email protected] .4 " , 3030 "webcomponentsjs" :
"github:webcomponents/[email protected] " 3131 } ,
32- "github:aurelia/templating@0.6 .0" : {
33- "aurelia-binding" :
"github:aurelia/[email protected] .0 " , 34- "aurelia-dependency-injection" : "github:aurelia/dependency-injection@0.2 .1" ,
32+ "github:aurelia/templating@0.7 .0" : {
33+ "aurelia-binding" :
"github:aurelia/[email protected] .1 " , 34+ "aurelia-dependency-injection" : "github:aurelia/dependency-injection@0.3 .1" ,
3535 "aurelia-html-template-element" :
"github:aurelia/[email protected] " , 36- "aurelia-loader" :
"github:aurelia/[email protected] .0 " , 37- "aurelia-logging" :
"github:aurelia/[email protected] .0 " , 38- "aurelia-metadata" :
"github:aurelia/[email protected] .3 " , 36+ "aurelia-loader" :
"github:aurelia/[email protected] .1 " , 37+ "aurelia-logging" :
"github:aurelia/[email protected] .1 " , 38+ "aurelia-metadata" :
"github:aurelia/[email protected] .4 " , 3939 "aurelia-path" :
"github:aurelia/[email protected] " , 40- "aurelia-task-queue" :
"github:aurelia/[email protected] .0 " , 41- "core-js" :
"npm:[email protected] .1 " 40+ "aurelia-task-queue" :
"github:aurelia/[email protected] .1 " , 41+ "core-js" :
"npm:[email protected] .4 " 4242 } ,
4343 "github:jspm/[email protected] " :
{ 4444 "process" :
"npm:[email protected] " 4545 } ,
46- 46+ 4747 "process" :
"github:jspm/[email protected] " 4848 }
4949 }
0 commit comments