@@ -15,10 +15,10 @@ System.config({
15
15
} ,
16
16
17
17
map : {
18
- "aurelia-framework" : "npm:aurelia-framework@1.0.0-rc.1.0.6 " ,
19
- "aurelia-pal" : "npm:aurelia-pal@1.0.0-rc.1.0.0 " ,
20
- "aurelia-pal-browser" : "npm:aurelia-pal-browser@1.0.0-rc.1.0.1 " ,
21
- "aurelia-polyfills" : "npm:aurelia-polyfills@1.0.0-rc.1.0.0 " ,
18
+ "aurelia-framework" : "npm:aurelia-framework@1.0.1 " ,
19
+ "aurelia-pal" : "npm:aurelia-pal@1.0.0" ,
20
+ "aurelia-pal-browser" : "npm:aurelia-pal-browser@1.0.0" ,
21
+ "aurelia-polyfills" : "npm:aurelia-polyfills@1.0.0" ,
22
22
"babel" : "npm:babel-core@5.8.38" ,
23
23
"babel-runtime" : "npm:babel-runtime@5.8.38" ,
24
24
"core-js" : "npm:core-js@2.4.1" ,
@@ -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.5 "
41
+ "process" : "npm:process@0.11.6 "
42
42
} ,
43
43
"github:jspm/nodelibs-util@0.1.0" : {
44
44
"util" : "npm:util@0.10.3"
@@ -52,52 +52,52 @@ 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-rc.1.0.3 " : {
56
- "aurelia-logging" : "npm:aurelia-logging@1.0.0-rc.1.0.1 " ,
57
- "aurelia-metadata" : "npm:aurelia-metadata@1.0.0-rc.1.0.1 " ,
58
- "aurelia-pal" : "npm:aurelia-pal@1.0.0-rc.1.0.0 " ,
59
- "aurelia-task-queue" : "npm:aurelia-task-queue@1.0.0-rc.1.0.0 "
60
- } ,
61
- "npm:aurelia-dependency-injection@1.0.0-rc.1.0.1 " : {
62
- "aurelia-metadata" : "npm:aurelia-metadata@1.0.0-rc.1.0.1 " ,
63
- "aurelia-pal" : "npm:aurelia-pal@1.0.0-rc.1.0.0 "
64
- } ,
65
- "npm:aurelia-framework@1.0.0-rc.1.0.6 " : {
66
- "aurelia-binding" : "npm:aurelia-binding@1.0.0-rc.1.0.3 " ,
67
- "aurelia-dependency-injection" : "npm:aurelia-dependency-injection@1.0.0-rc.1.0.1 " ,
68
- "aurelia-loader" : "npm:aurelia-loader@1.0.0-rc.1.0.0 " ,
69
- "aurelia-logging" : "npm:aurelia-logging@1.0.0-rc.1.0.1 " ,
70
- "aurelia-metadata" : "npm:aurelia-metadata@1.0.0-rc.1.0.1 " ,
71
- "aurelia-pal" : "npm:aurelia-pal@1.0.0-rc.1.0.0 " ,
72
- "aurelia-path" : "npm:aurelia-path@1.0.0-rc.1.0.0 " ,
73
- "aurelia-task-queue" : "npm:aurelia-task-queue@1.0.0-rc.1.0.0 " ,
74
- "aurelia-templating" : "npm:aurelia-templating@1.0.0-rc.1.0.1 "
75
- } ,
76
- "npm:aurelia-loader@1.0.0-rc.1.0.0 " : {
77
- "aurelia-metadata" : "npm:aurelia-metadata@1.0.0-rc.1.0.1 " ,
78
- "aurelia-path" : "npm:aurelia-path@1.0.0-rc.1.0.0 "
79
- } ,
80
- "npm:aurelia-metadata@1.0.0-rc.1.0.1 " : {
81
- "aurelia-pal" : "npm:aurelia-pal@1.0.0-rc.1.0.0 "
82
- } ,
83
- "npm:aurelia-pal-browser@1.0.0-rc.1.0.1 " : {
84
- "aurelia-pal" : "npm:aurelia-pal@1.0.0-rc.1.0.0 "
85
- } ,
86
- "npm:aurelia-polyfills@1.0.0-rc.1.0.0 " : {
87
- "aurelia-pal" : "npm:aurelia-pal@1.0.0-rc.1.0.0 "
88
- } ,
89
- "npm:aurelia-task-queue@1.0.0-rc.1.0.0 " : {
90
- "aurelia-pal" : "npm:aurelia-pal@1.0.0-rc.1.0.0 "
91
- } ,
92
- "npm:aurelia-templating@1.0.0-rc.1.0.1 " : {
93
- "aurelia-binding" : "npm:aurelia-binding@1.0.0-rc.1.0.3 " ,
94
- "aurelia-dependency-injection" : "npm:aurelia-dependency-injection@1.0.0-rc.1.0.1 " ,
95
- "aurelia-loader" : "npm:aurelia-loader@1.0.0-rc.1.0.0 " ,
96
- "aurelia-logging" : "npm:aurelia-logging@1.0.0-rc.1.0.1 " ,
97
- "aurelia-metadata" : "npm:aurelia-metadata@1.0.0-rc.1.0.1 " ,
98
- "aurelia-pal" : "npm:aurelia-pal@1.0.0-rc.1.0.0 " ,
99
- "aurelia-path" : "npm:aurelia-path@1.0.0-rc.1.0.0 " ,
100
- "aurelia-task-queue" : "npm:aurelia-task-queue@1.0.0-rc.1.0.0 "
55
+ "npm:aurelia-binding@1.0.0" : {
56
+ "aurelia-logging" : "npm:aurelia-logging@1.0.0" ,
57
+ "aurelia-metadata" : "npm:aurelia-metadata@1.0.0" ,
58
+ "aurelia-pal" : "npm:aurelia-pal@1.0.0" ,
59
+ "aurelia-task-queue" : "npm:aurelia-task-queue@1.0.0"
60
+ } ,
61
+ "npm:aurelia-dependency-injection@1.0.0" : {
62
+ "aurelia-metadata" : "npm:aurelia-metadata@1.0.0" ,
63
+ "aurelia-pal" : "npm:aurelia-pal@1.0.0"
64
+ } ,
65
+ "npm:aurelia-framework@1.0.1 " : {
66
+ "aurelia-binding" : "npm:aurelia-binding@1.0.0" ,
67
+ "aurelia-dependency-injection" : "npm:aurelia-dependency-injection@1.0.0" ,
68
+ "aurelia-loader" : "npm:aurelia-loader@1.0.0" ,
69
+ "aurelia-logging" : "npm:aurelia-logging@1.0.0" ,
70
+ "aurelia-metadata" : "npm:aurelia-metadata@1.0.0" ,
71
+ "aurelia-pal" : "npm:aurelia-pal@1.0.0" ,
72
+ "aurelia-path" : "npm:aurelia-path@1.0.0" ,
73
+ "aurelia-task-queue" : "npm:aurelia-task-queue@1.0.0" ,
74
+ "aurelia-templating" : "npm:aurelia-templating@1.0.0"
75
+ } ,
76
+ "npm:aurelia-loader@1.0.0" : {
77
+ "aurelia-metadata" : "npm:aurelia-metadata@1.0.0" ,
78
+ "aurelia-path" : "npm:aurelia-path@1.0.0"
79
+ } ,
80
+ "npm:aurelia-metadata@1.0.0" : {
81
+ "aurelia-pal" : "npm:aurelia-pal@1.0.0"
82
+ } ,
83
+ "npm:aurelia-pal-browser@1.0.0" : {
84
+ "aurelia-pal" : "npm:aurelia-pal@1.0.0"
85
+ } ,
86
+ "npm:aurelia-polyfills@1.0.0" : {
87
+ "aurelia-pal" : "npm:aurelia-pal@1.0.0"
88
+ } ,
89
+ "npm:aurelia-task-queue@1.0.0" : {
90
+ "aurelia-pal" : "npm:aurelia-pal@1.0.0"
91
+ } ,
92
+ "npm:aurelia-templating@1.0.0" : {
93
+ "aurelia-binding" : "npm:aurelia-binding@1.0.0" ,
94
+ "aurelia-dependency-injection" : "npm:aurelia-dependency-injection@1.0.0" ,
95
+ "aurelia-loader" : "npm:aurelia-loader@1.0.0" ,
96
+ "aurelia-logging" : "npm:aurelia-logging@1.0.0" ,
97
+ "aurelia-metadata" : "npm:aurelia-metadata@1.0.0" ,
98
+ "aurelia-pal" : "npm:aurelia-pal@1.0.0" ,
99
+ "aurelia-path" : "npm:aurelia-path@1.0.0" ,
100
+ "aurelia-task-queue" : "npm:aurelia-task-queue@1.0.0"
101
101
} ,
102
102
"npm:babel-runtime@5.8.38" : {
103
103
"process" : "github:jspm/nodelibs-process@0.1.2"
@@ -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.5 " : {
125
+ "npm:process@0.11.6 " : {
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