Skip to content

Commit

Permalink
chore(all): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Oct 2, 2017
1 parent 9b46c98 commit 59ef04a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@
"url": "http://github.com/aurelia/templating-router"
},
"dependencies": {
"aurelia-binding": "^1.0.9",
"aurelia-dependency-injection": "^1.0.0",
"aurelia-logging": "^1.0.0",
"aurelia-metadata": "^1.0.0",
"aurelia-pal": "^1.3.0",
"aurelia-path": "^1.0.0",
"aurelia-router": "^1.0.1",
"aurelia-templating": "^1.3.0"
"aurelia-templating": "^1.5.0"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"dist": "dist/amd"
},
"peerDependencies": {
"aurelia-binding": "^1.0.9",
"aurelia-dependency-injection": "^1.0.0",
"aurelia-logging": "^1.0.0",
"aurelia-metadata": "^1.0.0",
"aurelia-pal": "^1.3.0",
"aurelia-path": "^1.0.0",
"aurelia-router": "^1.0.1",
"aurelia-templating": "^1.3.0",
"aurelia-binding": "^1.0.9"
"aurelia-templating": "^1.5.0"
},
"dependencies": {
"aurelia-binding": "^1.0.9",
Expand All @@ -58,14 +58,14 @@
}
},
"dependencies": {
"aurelia-binding": "^1.0.9",
"aurelia-dependency-injection": "^1.0.0",
"aurelia-logging": "^1.0.0",
"aurelia-metadata": "^1.0.0",
"aurelia-pal": "^1.3.0",
"aurelia-path": "^1.0.0",
"aurelia-router": "^1.0.1",
"aurelia-templating": "^1.3.0",
"aurelia-binding": "^1.0.9"
"aurelia-templating": "^1.5.0"
},
"devDependencies": {
"aurelia-tools": "^0.2.4",
Expand Down

0 comments on commit 59ef04a

Please sign in to comment.