@@ -9,7 +9,7 @@ System.config({
9
9
"map" : {
10
10
"aurelia-binding" : "github:aurelia/binding@0.1.0" ,
11
11
"aurelia-dependency-injection" : "github:aurelia/dependency-injection@0.1.0" ,
12
- "aurelia-templating" : "github:aurelia/templating@0.1 .0" ,
12
+ "aurelia-templating" : "github:aurelia/templating@0.2 .0" ,
13
13
"es6-shim" : "github:paulmillr/es6-shim@0.21.1" ,
14
14
"github:aurelia/binding@0.1.0" : {
15
15
"aurelia-metadata" : "github:aurelia/metadata@0.1.0" ,
@@ -19,17 +19,17 @@ System.config({
19
19
"aurelia-metadata" : "github:aurelia/metadata@0.1.0" ,
20
20
"es6-shim" : "github:paulmillr/es6-shim@0.21.1"
21
21
} ,
22
- "github:aurelia/loader@0.1.0 " : {
22
+ "github:aurelia/loader@0.1.1 " : {
23
23
"aurelia-html-template-element" : "github:aurelia/html-template-element@0.1.0" ,
24
24
"aurelia-path" : "github:aurelia/path@0.1.0" ,
25
25
"es6-shim" : "github:paulmillr/es6-shim@0.21.1" ,
26
- "webcomponentsjs" : "github:webcomponents/webcomponentsjs@0.5.1 "
26
+ "webcomponentsjs" : "github:webcomponents/webcomponentsjs@0.5.2 "
27
27
} ,
28
- "github:aurelia/templating@0.1 .0" : {
28
+ "github:aurelia/templating@0.2 .0" : {
29
29
"aurelia-binding" : "github:aurelia/binding@0.1.0" ,
30
30
"aurelia-dependency-injection" : "github:aurelia/dependency-injection@0.1.0" ,
31
31
"aurelia-html-template-element" : "github:aurelia/html-template-element@0.1.0" ,
32
- "aurelia-loader" : "github:aurelia/loader@0.1.0 " ,
32
+ "aurelia-loader" : "github:aurelia/loader@0.1.1 " ,
33
33
"aurelia-logging" : "github:aurelia/logging@0.1.0" ,
34
34
"aurelia-metadata" : "github:aurelia/metadata@0.1.0" ,
35
35
"aurelia-path" : "github:aurelia/path@0.1.0" ,
0 commit comments