Skip to content

Commit 020c4b1

Browse files
committed
Use latest ember-data for ember-canary scenario
1 parent c8533c0 commit 020c4b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/dummy/config/ember-try.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ module.exports = async function () {
7676
npm: {
7777
devDependencies: {
7878
'ember-source': await getChannelURL('canary'),
79+
'ember-data': '~4.10.0',
7980
},
8081
},
8182
},

0 commit comments

Comments
 (0)