Skip to content

Commit

Permalink
chore(all): update aurelia-binding dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fkleuver committed May 31, 2018
1 parent 065d2a3 commit 2ba4b25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dist": "dist/amd"
},
"peerDependencies": {
"aurelia-binding": "^1.7.1",
"aurelia-binding": "^1.7.1 || ^2.0.0",
"aurelia-dependency-injection": "^1.0.0",
"aurelia-loader": "^1.0.0",
"aurelia-logging": "^1.0.0",
Expand All @@ -39,7 +39,7 @@
"aurelia-templating": "^1.5.0"
},
"dependencies": {
"aurelia-binding": "^1.7.1",
"aurelia-binding": "^1.7.1 || ^2.0.0",
"aurelia-dependency-injection": "^1.0.0",
"aurelia-loader": "^1.0.0",
"aurelia-logging": "^1.0.0",
Expand Down Expand Up @@ -67,7 +67,7 @@
}
},
"dependencies": {
"aurelia-binding": "^1.7.1",
"aurelia-binding": "^1.7.1 || ^2.0.0",
"aurelia-dependency-injection": "^1.0.0",
"aurelia-loader": "^1.0.0",
"aurelia-logging": "^1.0.0",
Expand Down

0 comments on commit 2ba4b25

Please sign in to comment.