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

Unpin dependencies #544

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elwayman02
Copy link
Contributor

This allows consumers to pull in the latest version by default instead of being stuck on a specific release

This allows consumers to pull in the latest version by default instead of being stuck on a specific release
@elwayman02
Copy link
Contributor Author

One more minor update for you @onechiporenko :)

@onechiporenko
Copy link
Owner

node_modules/@embroider/util/index.d.ts:1:31 - error TS2307: Cannot find module '@glint/template' or its corresponding type declarations.

1 import { ComponentLike } from '@glint/template';

Long time ago (month or two) I've tried to fix this :/

@elwayman02
Copy link
Contributor Author

🤔 hmm yea that's a weird one...I guess it might have to stay pinned until we figure it out.

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