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

UPGRADE meteor to 1.8.1 #1970

Closed
wants to merge 1 commit into from
Closed

UPGRADE meteor to 1.8.1 #1970

wants to merge 1 commit into from

Conversation

pubkey
Copy link
Contributor

@pubkey pubkey commented Nov 18, 2019

Before you submit a pull request, please make sure you have to following:

  • Your code should contain tests relevant for the problem you are solving
  • All new and existing tests passed
  • Your commits messages format follows the angular project git commit message format

I updated meteor to 1.8.1 which makes the angular example working with the latest meteor version.
This also fixes #1941

@ardatan
Copy link
Collaborator

ardatan commented Mar 4, 2021

Merged with 1144be9
Thanks @pubkey !

@ardatan ardatan closed this Mar 4, 2021
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.

Core.js not found, but it's actually there in node modules. Meteor client is fine. Ionic is broken.
2 participants