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

Shouldn't alpine be a peer dependency? #2

Open
mtimofiiv opened this issue Aug 2, 2021 · 0 comments
Open

Shouldn't alpine be a peer dependency? #2

mtimofiiv opened this issue Aug 2, 2021 · 0 comments

Comments

@mtimofiiv
Copy link

From NPM package.json docs:

[A peer dependency is when] you want to express the compatibility of your package with a host tool or library, while not necessarily doing a require of this host. This is usually referred to as a plugin. Notably, your module may be exposing a specific interface, expected and specified by the host documentation.

This seems to fit this template pretty well. Should alpinejs be specified as a peerDependency instead?

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