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

Upgrading Meteor and adding explicit dependencies on local packages #77

Merged
merged 1 commit into from Feb 16, 2017

Conversation

houshuang
Copy link
Collaborator

This upgrades Meteor to the latest version. It fails unless we add our packages explicitly to package.json. Seems like this is not a problem - as long as we have already symlinked the packages before running npm install, and the package versions are "*", it does not try to fetch these packages from npm.

@lfaucon lfaucon merged commit 9962d7d into develop Feb 16, 2017
@houshuang houshuang deleted the upgradeMeteor branch March 3, 2017 09:13
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

Successfully merging this pull request may close these issues.

None yet

2 participants