Skip to content

Commit

Permalink
fix ember-try
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Jul 26, 2024
1 parent 519a6fc commit f77b4f0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"ember-cli-string-utils": "^1.1.0",
"ember-fetch": "^8.1.2",
"ember-get-config": "^0.3.0",
"ember-html-excerpt": "^1.0.0",
"ember-html-excerpt": "^1.0.1",
"ember-meta": "^2.0.0",
"ember-prism": "^0.13.0",
"empress-blueprint-helpers": "^1.2.1",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

1 change: 1 addition & 0 deletions tests/dummy/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-source': '~3.28.0',
'ember-cli': '^4.12.0',
},
},
},
Expand Down

0 comments on commit f77b4f0

Please sign in to comment.