Skip to content

Commit

Permalink
Use a specific version in th eoverride config
Browse files Browse the repository at this point in the history
The variable doesn't seem to work in CI..

npm/cli#5730
  • Loading branch information
Windvis committed May 13, 2024
1 parent 5afa8e3 commit 1f24b33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@glimmer/validator": "0.84.3",
"@glimmer/util": "0.84.3",
"ember-source": "$ember-source",
"ember-cli-htmlbars": "$ember-cli-htmlbars"
"ember-cli-htmlbars": "^6.3.0"
},
"overridesComments": {
"@glimmer/validator and util": "https://github.com/emberjs/ember.js/issues/20502",
Expand Down

0 comments on commit 1f24b33

Please sign in to comment.