Skip to content

Commit 7640633

Browse files
committed
Merge branch 'hotfix/0.2.1'
2 parents a14b3e7 + 3b465ca commit 7640633

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aurelia-ts-boilerplate",
33
"title": "Aurelia TS Boilerplate",
4-
"version": "0.0.2",
4+
"version": "0.2.1",
55
"description": "A starter kit for building a standard navigation-style app with Aurelia, typescript and webpack.",
66
"main": "dist/app.js",
77
"scripts": {
@@ -77,7 +77,7 @@
7777
"aurelia-fetch-client": "^1.0.0",
7878
"aurelia-framework": "^1.0.2",
7979
"aurelia-history-browser": "^1.0.0",
80-
"aurelia-i18n": "git+https://a6a36e9d3ce3276f41c6a077296f46d12c271954:x-oauth-basic@github.com/w3tecch/i18n.git",
80+
"aurelia-i18n": "w3tecch/i18n",
8181
"aurelia-loader-webpack": "^1.0.2",
8282
"aurelia-logging-console": "^1.0.0",
8383
"aurelia-materialize-bridge": "^0.13.0",

0 commit comments

Comments
 (0)