Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aurelia binding 2 reference creates forks #49

Open
rockResolve opened this issue Dec 2, 2018 · 0 comments
Open

Aurelia binding 2 reference creates forks #49

rockResolve opened this issue Dec 2, 2018 · 0 comments

Comments

@rockResolve
Copy link
Contributor

aurelia-binding has a new major version, so to avoid jspm forks should change dependency to
"aurelia-binding": "^1.0.0-rc.1.0.0 || ^2.0.0"

However jspm does allow semver ranges, so have to change dependency to
"aurelia-binding": "2.0.0"

See aurelia/framework#897

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant