Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Widen range on @glimmer/validator so that package-managers respecti… #412

Open
wants to merge 1 commit into
base: v1.x
Choose a base branch
from

Conversation

NullVoxPopuli
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli commented Mar 19, 2024

…ng semver can use a more up to date version of @glimmer/validator

I confirmed this fix works in my own repo via packageExtensions:

  "pnpm": {
    "packageExtensions": {
      "@glimmer/component": {
        "dependencies": {
          "@glimmer/validator": ">= 0.44.0"
        }
      },

…ng semver can use a more up to date version of `@glimmer/validator`
NullVoxPopuli added a commit to universal-ember/ember-primitives that referenced this pull request Mar 19, 2024
@NullVoxPopuli
Copy link
Contributor Author

oh no, this repo uses yarn 😢

NullVoxPopuli added a commit to universal-ember/ember-primitives that referenced this pull request Mar 19, 2024
… active at once. (#279)

* Support @type=multi toggle

* Patch @glimmer/component's dependencies via glimmerjs/glimmer.js#412
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant