Skip to content

Commit

Permalink
Set yarn resolutions to hoist ember-source of the test-app
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeAstapov committed Feb 18, 2022
1 parent 8d5be1d commit 1ff0caa
Show file tree
Hide file tree
Showing 2 changed files with 1,639 additions and 1,717 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,11 @@
"volta": {
"node": "12.22.7",
"yarn": "1.22.17"
},
"resolutions": {
"@ember/legacy-built-in-components": "github:emberjs/ember-legacy-built-in-components#a84513d197eeafbb01eae81e0f101b86ccde0ecf",
"@ember/render-modifiers": "github:SergeAstapov/ember-render-modifiers#ember-source-asterisk",
"ember-element-helper": "github:SergeAstapov/ember-element-helper#ember-source-asterisk",
"ember-modal-dialog": "^4.0.0"
}
}
Loading

0 comments on commit 1ff0caa

Please sign in to comment.