We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a14b3e7 + 3b465ca commit 7640633Copy full SHA for 7640633
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "aurelia-ts-boilerplate",
3
"title": "Aurelia TS Boilerplate",
4
- "version": "0.0.2",
+ "version": "0.2.1",
5
"description": "A starter kit for building a standard navigation-style app with Aurelia, typescript and webpack.",
6
"main": "dist/app.js",
7
"scripts": {
@@ -77,7 +77,7 @@
77
"aurelia-fetch-client": "^1.0.0",
78
"aurelia-framework": "^1.0.2",
79
"aurelia-history-browser": "^1.0.0",
80
- "aurelia-i18n": "git+https://a6a36e9d3ce3276f41c6a077296f46d12c271954:x-oauth-basic@github.com/w3tecch/i18n.git",
+ "aurelia-i18n": "w3tecch/i18n",
81
"aurelia-loader-webpack": "^1.0.2",
82
"aurelia-logging-console": "^1.0.0",
83
"aurelia-materialize-bridge": "^0.13.0",
0 commit comments