@@ -14,7 +14,7 @@ System.config({
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 " , 17+ "aurelia-templating" :
"github:aurelia/[email protected] .1 " , 1818 "github:aurelia/[email protected] " :
{ 1919 "aurelia-metadata" :
"github:aurelia/[email protected] " , 2020 "aurelia-task-queue" :
"github:aurelia/[email protected] " @@ -28,14 +28,14 @@ System.config({
2828 "es6-shim" :
"github:paulmillr/[email protected] " , 2929 "webcomponentsjs" :
"github:webcomponents/[email protected] " 3030 } ,
31- "github:aurelia/[email protected] .0 " :
{ 31+ "github:aurelia/[email protected] .1 " :
{ 3232 "aurelia-binding" :
"github:aurelia/[email protected] " , 3333 "aurelia-dependency-injection" :
"github:aurelia/[email protected] " , 3434 "aurelia-html-template-element" :
"github:aurelia/[email protected] " , 3535 "aurelia-loader" :
"github:aurelia/[email protected] " , 3636 "aurelia-logging" :
"github:aurelia/[email protected] " , 3737 "aurelia-metadata" :
"github:aurelia/[email protected] " , 38- "aurelia-path" : "github:aurelia/path@0.2.2 " ,
38+ "aurelia-path" : "github:aurelia/path@0.3.0 " ,
3939 "aurelia-task-queue" :
"github:aurelia/[email protected] " , 4040 "es6-shim" :
"github:paulmillr/[email protected] " 4141 }
0 commit comments