Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Commit

Permalink
chore(typescript-webpack): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
niieani committed Dec 10, 2016
1 parent 9c2da70 commit 8050283
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions skeleton-typescript-webpack/package.json
Expand Up @@ -68,7 +68,7 @@
}
},
"dependencies": {
"aurelia-bootstrapper-webpack": "^1.0.0",
"aurelia-bootstrapper-webpack": "^1.1.0",
"aurelia-event-aggregator": "^1.0.0",
"aurelia-fetch-client": "^1.0.1",
"aurelia-framework": "^1.0.7",
Expand All @@ -79,8 +79,8 @@
"aurelia-polyfills": "^1.1.1",
"aurelia-route-recognizer": "^1.1.0",
"aurelia-router": "^1.0.7",
"aurelia-templating-binding": "^1.0.0",
"aurelia-templating-resources": "^1.1.1",
"aurelia-templating-binding": "^1.1.0",
"aurelia-templating-resources": "^1.2.0",
"aurelia-templating-router": "^1.0.0",
"bluebird": "^3.4.6",
"bootstrap": "^3.3.7",
Expand Down Expand Up @@ -127,7 +127,7 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^1.8.0",
"protractor": "^4.0.11",
"ts-node": "^1.7.0",
"ts-node": "^1.7.2",
"typescript": "^2.1",
"wait-on": "^2.0.1",
"wallaby-webpack": "0.0.26",
Expand Down

0 comments on commit 8050283

Please sign in to comment.