@@ -15,7 +15,7 @@ System.config({
15
15
} ,
16
16
17
17
map : {
18
- "aurelia-framework" : "npm:aurelia-framework@1.0.1 " ,
18
+ "aurelia-framework" : "npm:aurelia-framework@1.0.2 " ,
19
19
"aurelia-pal" : "npm:aurelia-pal@1.0.0" ,
20
20
"aurelia-pal-browser" : "npm:aurelia-pal-browser@1.0.0" ,
21
21
"aurelia-polyfills" : "npm:aurelia-polyfills@1.0.0" ,
@@ -38,7 +38,7 @@ System.config({
38
38
"path-browserify" : "npm:path-browserify@0.0.0"
39
39
} ,
40
40
"github:jspm/nodelibs-process@0.1.2" : {
41
- "process" : "npm:process@0.11.6 "
41
+ "process" : "npm:process@0.11.8 "
42
42
} ,
43
43
"github:jspm/nodelibs-util@0.1.0" : {
44
44
"util" : "npm:util@0.10.3"
@@ -52,7 +52,7 @@ System.config({
52
52
"process" : "github:jspm/nodelibs-process@0.1.2" ,
53
53
"util" : "npm:util@0.10.3"
54
54
} ,
55
- "npm:aurelia-binding@1.0.0 " : {
55
+ "npm:aurelia-binding@1.0.3 " : {
56
56
"aurelia-logging" : "npm:aurelia-logging@1.0.0" ,
57
57
"aurelia-metadata" : "npm:aurelia-metadata@1.0.0" ,
58
58
"aurelia-pal" : "npm:aurelia-pal@1.0.0" ,
@@ -62,16 +62,16 @@ System.config({
62
62
"aurelia-metadata" : "npm:aurelia-metadata@1.0.0" ,
63
63
"aurelia-pal" : "npm:aurelia-pal@1.0.0"
64
64
} ,
65
- "npm:aurelia-framework@1.0.1 " : {
66
- "aurelia-binding" : "npm:aurelia-binding@1.0.0 " ,
65
+ "npm:aurelia-framework@1.0.2 " : {
66
+ "aurelia-binding" : "npm:aurelia-binding@1.0.3 " ,
67
67
"aurelia-dependency-injection" : "npm:aurelia-dependency-injection@1.0.0" ,
68
68
"aurelia-loader" : "npm:aurelia-loader@1.0.0" ,
69
69
"aurelia-logging" : "npm:aurelia-logging@1.0.0" ,
70
70
"aurelia-metadata" : "npm:aurelia-metadata@1.0.0" ,
71
71
"aurelia-pal" : "npm:aurelia-pal@1.0.0" ,
72
72
"aurelia-path" : "npm:aurelia-path@1.0.0" ,
73
73
"aurelia-task-queue" : "npm:aurelia-task-queue@1.0.0" ,
74
- "aurelia-templating" : "npm:aurelia-templating@1.0.0 "
74
+ "aurelia-templating" : "npm:aurelia-templating@1.0.1 "
75
75
} ,
76
76
"npm:aurelia-loader@1.0.0" : {
77
77
"aurelia-metadata" : "npm:aurelia-metadata@1.0.0" ,
@@ -89,8 +89,8 @@ System.config({
89
89
"npm:aurelia-task-queue@1.0.0" : {
90
90
"aurelia-pal" : "npm:aurelia-pal@1.0.0"
91
91
} ,
92
- "npm:aurelia-templating@1.0.0 " : {
93
- "aurelia-binding" : "npm:aurelia-binding@1.0.0 " ,
92
+ "npm:aurelia-templating@1.0.1 " : {
93
+ "aurelia-binding" : "npm:aurelia-binding@1.0.3 " ,
94
94
"aurelia-dependency-injection" : "npm:aurelia-dependency-injection@1.0.0" ,
95
95
"aurelia-loader" : "npm:aurelia-loader@1.0.0" ,
96
96
"aurelia-logging" : "npm:aurelia-logging@1.0.0" ,
@@ -122,7 +122,7 @@ System.config({
122
122
"npm:path-browserify@0.0.0" : {
123
123
"process" : "github:jspm/nodelibs-process@0.1.2"
124
124
} ,
125
- "npm:process@0.11.6 " : {
125
+ "npm:process@0.11.8 " : {
126
126
"assert" : "github:jspm/nodelibs-assert@0.1.0" ,
127
127
"fs" : "github:jspm/nodelibs-fs@0.1.2" ,
128
128
"vm" : "github:jspm/nodelibs-vm@0.1.0"
0 commit comments