@@ -16,45 +16,45 @@ System.config({
16
16
17
17
System . config ( {
18
18
"map" : {
19
- "aurelia-binding" :
"github:aurelia/[email protected] .3 " ,
19
+ "aurelia-binding" :
"github:aurelia/[email protected] .5 " ,
20
20
"aurelia-dependency-injection" :
"github:aurelia/[email protected] " ,
21
21
"aurelia-loader" :
"github:aurelia/[email protected] " ,
22
22
"aurelia-logging" :
"github:aurelia/[email protected] " ,
23
- "aurelia-metadata" :
"github:aurelia/[email protected] .1 " ,
23
+ "aurelia-metadata" :
"github:aurelia/[email protected] .2 " ,
24
24
"aurelia-path" :
"github:aurelia/[email protected] " ,
25
25
"aurelia-task-queue" :
"github:aurelia/[email protected] " ,
26
- "aurelia-templating" :
"github:aurelia/[email protected] .12 " ,
26
+ "aurelia-templating" :
"github:aurelia/[email protected] .16 " ,
27
27
28
28
"babel-runtime" :
"npm:[email protected] " ,
29
29
"core-js" :
"npm:[email protected] " ,
30
- "github:aurelia/[email protected] .3 " :
{
30
+ "github:aurelia/[email protected] .5 " :
{
31
31
"aurelia-dependency-injection" :
"github:aurelia/[email protected] " ,
32
- "aurelia-metadata" :
"github:aurelia/[email protected] .1 " ,
32
+ "aurelia-metadata" :
"github:aurelia/[email protected] .2 " ,
33
33
"aurelia-task-queue" :
"github:aurelia/[email protected] " ,
34
34
"core-js" :
"npm:[email protected] "
35
35
} ,
36
36
"github:aurelia/[email protected] " :
{
37
37
"aurelia-logging" :
"github:aurelia/[email protected] " ,
38
- "aurelia-metadata" :
"github:aurelia/[email protected] .1 " ,
38
+ "aurelia-metadata" :
"github:aurelia/[email protected] .2 " ,
39
39
"core-js" :
"npm:[email protected] "
40
40
} ,
41
41
"github:aurelia/[email protected] " :
{
42
42
"aurelia-html-template-element" :
"github:aurelia/[email protected] " ,
43
- "aurelia-metadata" :
"github:aurelia/[email protected] .1 " ,
43
+ "aurelia-metadata" :
"github:aurelia/[email protected] .2 " ,
44
44
"aurelia-path" :
"github:aurelia/[email protected] " ,
45
45
"core-js" :
"npm:[email protected] " ,
46
46
"webcomponentsjs" :
"github:webcomponents/[email protected] "
47
47
} ,
48
- "github:aurelia/[email protected] .1 " :
{
48
+ "github:aurelia/[email protected] .2 " :
{
49
49
"core-js" :
"npm:[email protected] "
50
50
} ,
51
- "github:aurelia/[email protected] .12 " :
{
52
- "aurelia-binding" :
"github:aurelia/[email protected] .3 " ,
51
+ "github:aurelia/[email protected] .16 " :
{
52
+ "aurelia-binding" :
"github:aurelia/[email protected] .5 " ,
53
53
"aurelia-dependency-injection" :
"github:aurelia/[email protected] " ,
54
54
"aurelia-html-template-element" :
"github:aurelia/[email protected] " ,
55
55
"aurelia-loader" :
"github:aurelia/[email protected] " ,
56
56
"aurelia-logging" :
"github:aurelia/[email protected] " ,
57
- "aurelia-metadata" :
"github:aurelia/[email protected] .1 " ,
57
+ "aurelia-metadata" :
"github:aurelia/[email protected] .2 " ,
58
58
"aurelia-path" :
"github:aurelia/[email protected] " ,
59
59
"aurelia-task-queue" :
"github:aurelia/[email protected] " ,
60
60
"core-js" :
"npm:[email protected] "
0 commit comments