Skip to content

Commit

Permalink
Merge pull request #126 from fkleuver/master
Browse files Browse the repository at this point in the history
chore(all): update aurelia-binding dependency
  • Loading branch information
EisenbergEffect authored May 31, 2018
2 parents f59e2e9 + 3317468 commit 007a436
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 @@ -29,12 +29,12 @@
"dist": "dist/amd"
},
"peerDependencies": {
"aurelia-binding": "^1.3.0",
"aurelia-binding": "^1.3.0 || ^2.0.0",
"aurelia-logging": "^1.0.0",
"aurelia-templating": "^1.3.0"
},
"dependencies": {
"aurelia-binding": "^1.3.0",
"aurelia-binding": "^1.3.0 || ^2.0.0",
"aurelia-logging": "^1.0.0",
"aurelia-templating": "^1.3.0"
},
Expand All @@ -50,7 +50,7 @@
}
},
"dependencies": {
"aurelia-binding": "^1.3.0",
"aurelia-binding": "^1.3.0 || ^2.0.0",
"aurelia-logging": "^1.0.0",
"aurelia-templating": "^1.3.0"
},
Expand Down

0 comments on commit 007a436

Please sign in to comment.