Skip to content

Commit

Permalink
Merge pull request #350 from fkleuver/master
Browse files Browse the repository at this point in the history
chore(all): update aurelia-binding dependency
  • Loading branch information
EisenbergEffect committed May 31, 2018
2 parents 065d2a3 + 2ba4b25 commit 70bbb38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
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 70bbb38

Please sign in to comment.