Skip to content

Commit

Permalink
Override ember-cli-htmlbars to commit with fix for monorepo ember ver…
Browse files Browse the repository at this point in the history
…sion detector for now. ember-cli/ember-cli-htmlbars#741
  • Loading branch information
nickschot committed Apr 3, 2022
1 parent d63eb1d commit c4db440
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 103 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
"scripts": {
"changelog": "npx lerna-changelog --from=v0.1.0-alpha.5 > CHANGELOG.md"
},
"pnpm": {
"overrides": {
"ember-cli-htmlbars": "ember-cli/ember-cli-htmlbars#78a29d83b5d2674a929b0e22224f381a8db4149f"
}
},
"volta": {
"node": "16.14.2"
}
Expand Down
158 changes: 55 additions & 103 deletions pnpm-lock.yaml

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

0 comments on commit c4db440

Please sign in to comment.