Skip to content

Commit

Permalink
Merge pull request #1612 from mkszepp/add-missing-dependency-ember-re…
Browse files Browse the repository at this point in the history
…nder-modifiers

Add missing dependency `@ember/render-modifiers`
  • Loading branch information
mkszepp authored Nov 16, 2023
2 parents a043ef8 + 4685680 commit 73a8fe0
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 26 deletions.
49 changes: 23 additions & 26 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"postpublish": "ember ts:clean"
},
"dependencies": {
"@ember/render-modifiers": "^2.1.0",
"@embroider/util": "^1.11.0",
"@ember/string": "^3.1.1",
"@glimmer/component": "^1.1.2",
Expand Down

0 comments on commit 73a8fe0

Please sign in to comment.