Skip to content

Commit

Permalink
Merge pull request #2289 from SergeAstapov/fix-3.12-lts-scenario
Browse files Browse the repository at this point in the history
Pin ember-data for 3.12 LTS scenario
  • Loading branch information
SergeAstapov authored Dec 14, 2021
2 parents 0ea1de0 + bd4ea46 commit fdf9d57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ module.exports = async function () {
npm: {
devDependencies: {
'ember-cli': '~3.12.1',
'ember-data': '~3.12.6',
'ember-source': '~3.12.4',
},
},
Expand Down

0 comments on commit fdf9d57

Please sign in to comment.