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

fix: revert "6059743 unpin Meteor fourseven for better compatibility" #121

Merged
merged 1 commit into from
Jun 13, 2018

Conversation

ncoden
Copy link
Contributor

@ncoden ncoden commented Jun 12, 2018

It's a mistake of my own, I did not understood that Meteor will use versions to get "at least" the given version on installation. Removing it make Meteor searching for fourseven:scss@0.9.6 and break Sass compilation.

Changes:

  • Revert 6059743 "Unpin Meteor fourseven for better compatibility"

Note: The proper solution could be to update to Meteor v1.7.0.

It's a mistake of my own, I did not understood that Meteor will use versions to get "at least" the given version on installation.

Removing it make Meteor searching for fourseven:scss@0.9.6 and break Sass compilation.

Note: we may need to update to this package to Meteor 1.7.0.
@ncoden ncoden added the bug fix label Jun 12, 2018
@ncoden ncoden merged commit b7f40a2 into foundation:develop Jun 13, 2018
ncoden added a commit to ncoden/motion-ui that referenced this pull request Jun 13, 2018
Motion UI v2.0.2 (13 June 2018)

This version fixes an issue introduced in `v2.0.1` preventing Meteor build and update Meteor installation documentation. It is fully compatible with `v2.0.1` and do not introduce any API change.

Changes:
* 🐛  foundation#121 - Revert "6059743 Unpin Meteor fourseven for a better Meteor compatibility" (@ncoden)
* 📖  foundation#120 - Improve standard and Meteor documentation and update Meteor installation instructions (@ncoden)
@ncoden ncoden mentioned this pull request Jun 13, 2018
4 tasks
ncoden added a commit to ncoden/motion-ui that referenced this pull request Jun 13, 2018
Motion UI v2.0.2 (13 June 2018)

This version fixes an issue introduced in `v2.0.1` preventing Meteor build and update Meteor installation documentation. It is fully compatible with `v2.0.1` and do not introduce any API change.

Changes:
* 🐛  foundation#121 - Revert "6059743 Unpin Meteor fourseven for a better Meteor compatibility" (@ncoden)
* 📖  foundation#120 - Improve standard and Meteor documentation and update Meteor installation instructions (@ncoden)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant