@@ -7,15 +7,15 @@ System.config({
77
88System . config ( {
99 "map" : {
10- "aurelia-binding" :
"github:aurelia/[email protected] .0 " , 10+ "aurelia-binding" :
"github:aurelia/[email protected] .1 " , 1111 "aurelia-dependency-injection" :
"github:aurelia/[email protected] " , 1212 "aurelia-event-aggregator" :
"github:aurelia/[email protected] " , 1313 "aurelia-loader" :
"github:aurelia/[email protected] " , 1414 "aurelia-logging" :
"github:aurelia/[email protected] " , 1515 "aurelia-metadata" :
"github:aurelia/[email protected] " , 1616 "aurelia-task-queue" :
"github:aurelia/[email protected] " , 17- "aurelia-templating" :
"github:aurelia/[email protected] .0 " , 18- "github:aurelia/[email protected] .0 " :
{ 17+ "aurelia-templating" :
"github:aurelia/[email protected] .1 " , 18+ "github:aurelia/[email protected] .1 " :
{ 1919 "aurelia-metadata" :
"github:aurelia/[email protected] " , 2020 "aurelia-task-queue" :
"github:aurelia/[email protected] " 2121 } ,
@@ -29,8 +29,8 @@ System.config({
2929 "es6-shim" :
"github:paulmillr/[email protected] " , 3030 "webcomponentsjs" :
"github:webcomponents/[email protected] " 3131 } ,
32- "github:aurelia/[email protected] .0 " :
{ 33- "aurelia-binding" :
"github:aurelia/[email protected] .0 " , 32+ "github:aurelia/[email protected] .1 " :
{ 33+ "aurelia-binding" :
"github:aurelia/[email protected] .1 " , 3434 "aurelia-dependency-injection" :
"github:aurelia/[email protected] " , 3535 "aurelia-html-template-element" :
"github:aurelia/[email protected] " , 3636 "aurelia-loader" :
"github:aurelia/[email protected] " ,
0 commit comments