Open stuartbale opened 6 years ago
Hi - I wonder if it would be possible to update the dependancy references for this project. In particular aurelia-binding to ^2.0.0.
In particular, there is a significant difference between 1.7.1 and 2.0.0 that causes UI issues. (see: https://github.com/aurelia/templating/issues/575#issuecomment-407633060)
Much appreciated.
BTW - I tried to do a pull request, but I'm a newbie to this and came unstuck trying to push my branch.
I believe the change required is in package.json: "aurelia-binding": "^2.0.0"
"aurelia-binding": "^2.0.0"
Stuart
Hi - I wonder if it would be possible to update the dependancy references for this project. In particular aurelia-binding to ^2.0.0.
In particular, there is a significant difference between 1.7.1 and 2.0.0 that causes UI issues. (see: https://github.com/aurelia/templating/issues/575#issuecomment-407633060)
Much appreciated.
BTW - I tried to do a pull request, but I'm a newbie to this and came unstuck trying to push my branch.
I believe the change required is in package.json:
"aurelia-binding": "^2.0.0"
Stuart