We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b732a commit 796955eCopy full SHA for 796955e
config/ember-try.js
@@ -112,6 +112,9 @@ module.exports = async function () {
112
devDependencies: {
113
'ember-bootstrap': '^4.9.0',
114
},
115
+ resolutions: {
116
+ '@embroider/macros': '^0.50.2',
117
+ },
118
119
120
{
@@ -121,7 +124,7 @@ module.exports = async function () {
121
124
'ember-power-select': '^4.1.7',
122
125
123
126
resolutions: {
- '@embroider/macros': '^1.5.0',
127
128
129
130
0 commit comments