Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit c0a8c64

Browse files
committed
chore(*): update to latest aurelia release
--- config.js | 204 ++++++++++++++++++++++++++-------------------------- package.json | 28 ++++---- 2 files changed, 116 insertions(+), 116 deletions(-)
1 parent 02cc1b5 commit c0a8c64

File tree

2 files changed

+116
-116
lines changed

2 files changed

+116
-116
lines changed

config.js

+102-102
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,25 @@ System.config({
1414
},
1515

1616
map: {
17-
"aurelia-animator-css": "npm:aurelia-animator-css@1.0.0-beta.1.1.0",
17+
"aurelia-animator-css": "npm:aurelia-animator-css@1.0.0-beta.1.1.1",
1818
"aurelia-api": "github:spoonx/aurelia-api@2.0.5",
19-
"aurelia-auth": "github:spoonx/aurelia-auth@0.13.2",
20-
"aurelia-bootstrapper": "npm:aurelia-bootstrapper@1.0.0-beta.1.1.1",
21-
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.0-beta.1.1.0",
19+
"aurelia-auth": "github:spoonx/aurelia-auth@0.13.6",
20+
"aurelia-bootstrapper": "npm:aurelia-bootstrapper@1.0.0-beta.1.1.2",
21+
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.0-beta.1.1.1",
2222
"aurelia-fetch-client": "npm:aurelia-fetch-client@1.0.0-beta.1.1.0",
23-
"aurelia-framework": "npm:aurelia-framework@1.0.0-beta.1.1.1",
24-
"aurelia-history-browser": "npm:aurelia-history-browser@1.0.0-beta.1.1.1",
25-
"aurelia-loader-default": "npm:aurelia-loader-default@1.0.0-beta.1.1.1",
26-
"aurelia-logging-console": "npm:aurelia-logging-console@1.0.0-beta.1.1.3",
27-
"aurelia-router": "npm:aurelia-router@1.0.0-beta.1.1.0",
28-
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.0",
29-
"aurelia-templating-binding": "npm:aurelia-templating-binding@1.0.0-beta.1.1.0",
30-
"aurelia-templating-resources": "npm:aurelia-templating-resources@1.0.0-beta.1.1.0",
31-
"aurelia-templating-router": "npm:aurelia-templating-router@1.0.0-beta.1.1.0",
32-
"aurelia-validation": "npm:aurelia-validation@0.6.1",
23+
"aurelia-framework": "npm:aurelia-framework@1.0.0-beta.1.1.2",
24+
"aurelia-history-browser": "npm:aurelia-history-browser@1.0.0-beta.1.1.2",
25+
"aurelia-loader-default": "npm:aurelia-loader-default@1.0.0-beta.1.1.2",
26+
"aurelia-logging-console": "npm:aurelia-logging-console@1.0.0-beta.1.1.4",
27+
"aurelia-router": "npm:aurelia-router@1.0.0-beta.1.1.1",
28+
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.1",
29+
"aurelia-templating-binding": "npm:aurelia-templating-binding@1.0.0-beta.1.1.1",
30+
"aurelia-templating-resources": "npm:aurelia-templating-resources@1.0.0-beta.1.1.1",
31+
"aurelia-templating-router": "npm:aurelia-templating-router@1.0.0-beta.1.1.1",
32+
"aurelia-validation": "npm:aurelia-validation@0.6.2",
3333
"babel": "npm:babel-core@5.8.35",
3434
"babel-runtime": "npm:babel-runtime@5.8.35",
35-
"core-js": "npm:core-js@2.0.3",
35+
"core-js": "npm:core-js@2.1.0",
3636
"fetch": "github:github/fetch@0.10.1",
3737
"font-awesome": "github:FortAwesome/font-awesome@4.5.0",
3838
"jquery": "github:components/jquery@2.2.0",
@@ -58,16 +58,16 @@ System.config({
5858
"css": "github:systemjs/plugin-css@0.1.20"
5959
},
6060
"github:spoonx/aurelia-api@2.0.5": {
61-
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.2",
61+
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.3",
6262
"aurelia-fetch-client": "npm:aurelia-fetch-client@1.0.0-beta.1.1.0",
6363
"extend": "npm:extend@3.0.0",
6464
"querystring": "github:jspm/nodelibs-querystring@0.1.0"
6565
},
66-
"github:spoonx/aurelia-auth@0.13.2": {
66+
"github:spoonx/aurelia-auth@0.13.6": {
67+
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.3",
6768
"aurelia-fetch-client": "npm:aurelia-fetch-client@1.0.0-beta.1.1.0",
68-
"aurelia-framework": "npm:aurelia-framework@1.0.0-beta.1.1.1",
69-
"aurelia-router": "npm:aurelia-router@1.0.0-beta.1.1.0",
70-
"fetch": "github:github/fetch@0.10.1",
69+
"aurelia-router": "npm:aurelia-router@1.0.0-beta.1.1.1",
70+
"fetch": "github:github/fetch@0.11.0",
7171
"spoonx/aurelia-api": "github:spoonx/aurelia-api@2.0.5"
7272
},
7373
"github:twbs/bootstrap@4.0.0-alpha": {
@@ -76,146 +76,146 @@ System.config({
7676
"npm:assert@1.3.0": {
7777
"util": "npm:util@0.10.3"
7878
},
79-
"npm:aurelia-animator-css@1.0.0-beta.1.1.0": {
80-
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
79+
"npm:aurelia-animator-css@1.0.0-beta.1.1.1": {
80+
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.4",
8181
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
82-
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.0"
82+
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.1"
8383
},
84-
"npm:aurelia-binding@1.0.0-beta.1.1.1": {
85-
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
84+
"npm:aurelia-binding@1.0.0-beta.1.1.2": {
85+
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.4",
8686
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
87-
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.1.0",
88-
"core-js": "npm:core-js@2.0.3"
87+
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.1.1",
88+
"core-js": "npm:core-js@2.1.0"
8989
},
90-
"npm:aurelia-bootstrapper@1.0.0-beta.1.1.1": {
91-
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.0-beta.1.1.0",
92-
"aurelia-framework": "npm:aurelia-framework@1.0.0-beta.1.1.1",
90+
"npm:aurelia-bootstrapper@1.0.0-beta.1.1.2": {
91+
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.0-beta.1.1.1",
92+
"aurelia-framework": "npm:aurelia-framework@1.0.0-beta.1.1.2",
9393
"aurelia-history": "npm:aurelia-history@1.0.0-beta.1.1.1",
94-
"aurelia-history-browser": "npm:aurelia-history-browser@1.0.0-beta.1.1.1",
95-
"aurelia-loader-default": "npm:aurelia-loader-default@1.0.0-beta.1.1.1",
96-
"aurelia-logging-console": "npm:aurelia-logging-console@1.0.0-beta.1.1.3",
94+
"aurelia-history-browser": "npm:aurelia-history-browser@1.0.0-beta.1.1.2",
95+
"aurelia-loader-default": "npm:aurelia-loader-default@1.0.0-beta.1.1.2",
96+
"aurelia-logging-console": "npm:aurelia-logging-console@1.0.0-beta.1.1.4",
9797
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
98-
"aurelia-pal-browser": "npm:aurelia-pal-browser@1.0.0-beta.1.1.2",
99-
"aurelia-router": "npm:aurelia-router@1.0.0-beta.1.1.0",
100-
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.0",
101-
"aurelia-templating-binding": "npm:aurelia-templating-binding@1.0.0-beta.1.1.0",
102-
"aurelia-templating-resources": "npm:aurelia-templating-resources@1.0.0-beta.1.1.0",
103-
"aurelia-templating-router": "npm:aurelia-templating-router@1.0.0-beta.1.1.0",
104-
"core-js": "npm:core-js@2.0.3"
105-
},
106-
"npm:aurelia-dependency-injection@1.0.0-beta.1.1.2": {
98+
"aurelia-pal-browser": "npm:aurelia-pal-browser@1.0.0-beta.1.1.3",
99+
"aurelia-router": "npm:aurelia-router@1.0.0-beta.1.1.1",
100+
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.1",
101+
"aurelia-templating-binding": "npm:aurelia-templating-binding@1.0.0-beta.1.1.1",
102+
"aurelia-templating-resources": "npm:aurelia-templating-resources@1.0.0-beta.1.1.1",
103+
"aurelia-templating-router": "npm:aurelia-templating-router@1.0.0-beta.1.1.1",
104+
"core-js": "npm:core-js@2.1.0"
105+
},
106+
"npm:aurelia-dependency-injection@1.0.0-beta.1.1.3": {
107107
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1",
108-
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
108+
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.4",
109109
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
110-
"core-js": "npm:core-js@2.0.3"
110+
"core-js": "npm:core-js@2.1.0"
111111
},
112-
"npm:aurelia-event-aggregator@1.0.0-beta.1.1.0": {
112+
"npm:aurelia-event-aggregator@1.0.0-beta.1.1.1": {
113113
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1"
114114
},
115115
"npm:aurelia-fetch-client@1.0.0-beta.1.1.0": {
116-
"core-js": "npm:core-js@2.0.3"
116+
"core-js": "npm:core-js@2.1.0"
117117
},
118-
"npm:aurelia-framework@1.0.0-beta.1.1.1": {
119-
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.1.1",
120-
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.2",
121-
"aurelia-loader": "npm:aurelia-loader@1.0.0-beta.1.1.0",
118+
"npm:aurelia-framework@1.0.0-beta.1.1.2": {
119+
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.1.2",
120+
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.3",
121+
"aurelia-loader": "npm:aurelia-loader@1.0.0-beta.1.1.1",
122122
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1",
123-
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
123+
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.4",
124124
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
125125
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.1.0",
126-
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.1.0",
127-
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.0",
128-
"core-js": "npm:core-js@2.0.3"
126+
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.1.1",
127+
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.1",
128+
"core-js": "npm:core-js@2.1.0"
129129
},
130-
"npm:aurelia-history-browser@1.0.0-beta.1.1.1": {
130+
"npm:aurelia-history-browser@1.0.0-beta.1.1.2": {
131131
"aurelia-history": "npm:aurelia-history@1.0.0-beta.1.1.1",
132132
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
133-
"core-js": "npm:core-js@2.0.3"
133+
"core-js": "npm:core-js@2.1.0"
134134
},
135-
"npm:aurelia-loader-default@1.0.0-beta.1.1.1": {
136-
"aurelia-loader": "npm:aurelia-loader@1.0.0-beta.1.1.0",
137-
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
135+
"npm:aurelia-loader-default@1.0.0-beta.1.1.2": {
136+
"aurelia-loader": "npm:aurelia-loader@1.0.0-beta.1.1.1",
137+
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.4",
138138
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1"
139139
},
140-
"npm:aurelia-loader@1.0.0-beta.1.1.0": {
141-
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
140+
"npm:aurelia-loader@1.0.0-beta.1.1.1": {
141+
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.4",
142142
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.1.0"
143143
},
144-
"npm:aurelia-logging-console@1.0.0-beta.1.1.3": {
144+
"npm:aurelia-logging-console@1.0.0-beta.1.1.4": {
145145
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1",
146146
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1"
147147
},
148-
"npm:aurelia-metadata@1.0.0-beta.1.1.3": {
148+
"npm:aurelia-metadata@1.0.0-beta.1.1.4": {
149149
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
150-
"core-js": "npm:core-js@2.0.3"
150+
"core-js": "npm:core-js@2.1.0"
151151
},
152-
"npm:aurelia-pal-browser@1.0.0-beta.1.1.2": {
152+
"npm:aurelia-pal-browser@1.0.0-beta.1.1.3": {
153153
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
154-
"core-js": "npm:core-js@2.0.3"
154+
"core-js": "npm:core-js@2.1.0"
155155
},
156-
"npm:aurelia-route-recognizer@1.0.0-beta.1.1.0": {
156+
"npm:aurelia-route-recognizer@1.0.0-beta.1.1.1": {
157157
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.1.0",
158-
"core-js": "npm:core-js@2.0.3"
158+
"core-js": "npm:core-js@2.1.0"
159159
},
160-
"npm:aurelia-router@1.0.0-beta.1.1.0": {
161-
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.2",
162-
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.0-beta.1.1.0",
160+
"npm:aurelia-router@1.0.0-beta.1.1.1": {
161+
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.3",
162+
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@1.0.0-beta.1.1.1",
163163
"aurelia-history": "npm:aurelia-history@1.0.0-beta.1.1.1",
164164
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1",
165165
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.1.0",
166-
"aurelia-route-recognizer": "npm:aurelia-route-recognizer@1.0.0-beta.1.1.0",
167-
"core-js": "npm:core-js@2.0.3"
166+
"aurelia-route-recognizer": "npm:aurelia-route-recognizer@1.0.0-beta.1.1.1",
167+
"core-js": "npm:core-js@2.1.0"
168168
},
169-
"npm:aurelia-task-queue@1.0.0-beta.1.1.0": {
169+
"npm:aurelia-task-queue@1.0.0-beta.1.1.1": {
170170
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1"
171171
},
172-
"npm:aurelia-templating-binding@1.0.0-beta.1.1.0": {
173-
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.1.1",
172+
"npm:aurelia-templating-binding@1.0.0-beta.1.1.1": {
173+
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.1.2",
174174
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1",
175-
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.0"
175+
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.1"
176176
},
177-
"npm:aurelia-templating-resources@1.0.0-beta.1.1.0": {
178-
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.1.1",
179-
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.2",
180-
"aurelia-loader": "npm:aurelia-loader@1.0.0-beta.1.1.0",
177+
"npm:aurelia-templating-resources@1.0.0-beta.1.1.1": {
178+
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.1.2",
179+
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.3",
180+
"aurelia-loader": "npm:aurelia-loader@1.0.0-beta.1.1.1",
181181
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1",
182182
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
183183
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.1.0",
184-
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.1.0",
185-
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.0",
186-
"core-js": "npm:core-js@2.0.3"
184+
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.1.1",
185+
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.1",
186+
"core-js": "npm:core-js@2.1.0"
187187
},
188-
"npm:aurelia-templating-router@1.0.0-beta.1.1.0": {
189-
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.2",
188+
"npm:aurelia-templating-router@1.0.0-beta.1.1.1": {
189+
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.3",
190190
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1",
191-
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
191+
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.4",
192192
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
193193
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.1.0",
194-
"aurelia-router": "npm:aurelia-router@1.0.0-beta.1.1.0",
195-
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.0"
194+
"aurelia-router": "npm:aurelia-router@1.0.0-beta.1.1.1",
195+
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.1"
196196
},
197-
"npm:aurelia-templating@1.0.0-beta.1.1.0": {
198-
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.1.1",
199-
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.2",
200-
"aurelia-loader": "npm:aurelia-loader@1.0.0-beta.1.1.0",
197+
"npm:aurelia-templating@1.0.0-beta.1.1.1": {
198+
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.1.2",
199+
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.3",
200+
"aurelia-loader": "npm:aurelia-loader@1.0.0-beta.1.1.1",
201201
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1",
202-
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
202+
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.4",
203203
"aurelia-pal": "npm:aurelia-pal@1.0.0-beta.1.1.1",
204204
"aurelia-path": "npm:aurelia-path@1.0.0-beta.1.1.0",
205-
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.1.0",
206-
"core-js": "npm:core-js@2.0.3"
205+
"aurelia-task-queue": "npm:aurelia-task-queue@1.0.0-beta.1.1.1",
206+
"core-js": "npm:core-js@2.1.0"
207207
},
208-
"npm:aurelia-validation@0.6.1": {
209-
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.1.1",
210-
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.2",
208+
"npm:aurelia-validation@0.6.2": {
209+
"aurelia-binding": "npm:aurelia-binding@1.0.0-beta.1.1.2",
210+
"aurelia-dependency-injection": "npm:aurelia-dependency-injection@1.0.0-beta.1.1.3",
211211
"aurelia-logging": "npm:aurelia-logging@1.0.0-beta.1.1.1",
212-
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.3",
213-
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.0"
212+
"aurelia-metadata": "npm:aurelia-metadata@1.0.0-beta.1.1.4",
213+
"aurelia-templating": "npm:aurelia-templating@1.0.0-beta.1.1.1"
214214
},
215215
"npm:babel-runtime@5.8.35": {
216216
"process": "github:jspm/nodelibs-process@0.1.2"
217217
},
218-
"npm:core-js@2.0.3": {
218+
"npm:core-js@2.1.0": {
219219
"fs": "github:jspm/nodelibs-fs@0.1.2",
220220
"path": "github:jspm/nodelibs-path@0.1.0",
221221
"process": "github:jspm/nodelibs-process@0.1.2",

package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -64,22 +64,22 @@
6464
},
6565
"jspm": {
6666
"dependencies": {
67-
"aurelia-animator-css": "npm:aurelia-animator-css@^1.0.0-beta.1.1.0",
67+
"aurelia-animator-css": "npm:aurelia-animator-css@^1.0.0-beta.1.1.1",
6868
"aurelia-api": "github:spoonx/aurelia-api@^2.0.5",
69-
"aurelia-auth": "github:spoonx/aurelia-auth@^0.13.2",
70-
"aurelia-bootstrapper": "npm:aurelia-bootstrapper@^1.0.0-beta.1.1.1",
71-
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@^1.0.0-beta.1.1.0",
69+
"aurelia-auth": "github:spoonx/aurelia-auth@^0.13.6",
70+
"aurelia-bootstrapper": "npm:aurelia-bootstrapper@^1.0.0-beta.1.1.2",
71+
"aurelia-event-aggregator": "npm:aurelia-event-aggregator@^1.0.0-beta.1.1.1",
7272
"aurelia-fetch-client": "npm:aurelia-fetch-client@^1.0.0-beta.1.1.0",
73-
"aurelia-framework": "npm:aurelia-framework@^1.0.0-beta.1.1.1",
74-
"aurelia-history-browser": "npm:aurelia-history-browser@^1.0.0-beta.1.1.1",
75-
"aurelia-loader-default": "npm:aurelia-loader-default@^1.0.0-beta.1.1.1",
76-
"aurelia-logging-console": "npm:aurelia-logging-console@^1.0.0-beta.1.1.3",
77-
"aurelia-router": "npm:aurelia-router@^1.0.0-beta.1.1.0",
78-
"aurelia-templating": "npm:aurelia-templating@^1.0.0-beta.1.1.0",
79-
"aurelia-templating-binding": "npm:aurelia-templating-binding@^1.0.0-beta.1.1.0",
80-
"aurelia-templating-resources": "npm:aurelia-templating-resources@^1.0.0-beta.1.1.0",
81-
"aurelia-templating-router": "npm:aurelia-templating-router@^1.0.0-beta.1.1.0",
82-
"aurelia-validation": "npm:aurelia-validation@^0.6.1",
73+
"aurelia-framework": "npm:aurelia-framework@^1.0.0-beta.1.1.2",
74+
"aurelia-history-browser": "npm:aurelia-history-browser@^1.0.0-beta.1.1.2",
75+
"aurelia-loader-default": "npm:aurelia-loader-default@^1.0.0-beta.1.1.2",
76+
"aurelia-logging-console": "npm:aurelia-logging-console@^1.0.0-beta.1.1.4",
77+
"aurelia-router": "npm:aurelia-router@^1.0.0-beta.1.1.1",
78+
"aurelia-templating": "npm:aurelia-templating@^1.0.0-beta.1.1.1",
79+
"aurelia-templating-binding": "npm:aurelia-templating-binding@^1.0.0-beta.1.1.1",
80+
"aurelia-templating-resources": "npm:aurelia-templating-resources@^1.0.0-beta.1.1.1",
81+
"aurelia-templating-router": "npm:aurelia-templating-router@^1.0.0-beta.1.1.1",
82+
"aurelia-validation": "npm:aurelia-validation@^0.6.2",
8383
"fetch": "github:github/fetch@^0.10.1",
8484
"font-awesome": "github:FortAwesome/font-awesome@^4.5.0",
8585
"jquery": "github:components/jquery@^2.1.4",

0 commit comments

Comments
 (0)