Skip to content

Commit

Permalink
chore(all): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jan 15, 2018
1 parent 99f35b2 commit f8563bd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
8 changes: 6 additions & 2 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ System.config({
"aurelia-event-aggregator": "npm:[email protected]",
"aurelia-framework": "npm:[email protected]",
"aurelia-history": "npm:[email protected]",
"aurelia-history-browser": "npm:aurelia-history-browser@1.0.0",
"aurelia-history-browser": "npm:aurelia-history-browser@1.1.0",
"aurelia-loader-default": "npm:[email protected]",
"aurelia-logging": "npm:[email protected]",
"aurelia-logging-console": "npm:[email protected]",
Expand Down Expand Up @@ -65,7 +65,7 @@ System.config({
"aurelia-event-aggregator": "npm:[email protected]",
"aurelia-framework": "npm:[email protected]",
"aurelia-history": "npm:[email protected]",
"aurelia-history-browser": "npm:aurelia-history-browser@1.0.0",
"aurelia-history-browser": "npm:aurelia-history-browser@1.1.0",
"aurelia-loader-default": "npm:[email protected]",
"aurelia-logging-console": "npm:[email protected]",
"aurelia-pal": "npm:[email protected]",
Expand Down Expand Up @@ -99,6 +99,10 @@ System.config({
"aurelia-history": "npm:[email protected]",
"aurelia-pal": "npm:[email protected]"
},
"npm:[email protected]": {
"aurelia-history": "npm:[email protected]",
"aurelia-pal": "npm:[email protected]"
},
"npm:[email protected]": {
"aurelia-loader": "npm:[email protected]",
"aurelia-metadata": "npm:[email protected]",
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
},
"devDependencies": {
"aurelia-bootstrapper": "^1.0.0-beta.2.0.1",
"aurelia-history-browser": "^1.1.0",
"aurelia-pal-browser": "^1.0.0-rc.1.0.0",
"aurelia-polyfills": "^1.0.0-rc.1.0.0",
"aurelia-testing": "^0.5.0",
Expand Down

0 comments on commit f8563bd

Please sign in to comment.