Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli authored Nov 10, 2024
1 parent eaa266a commit 1f4e562
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,6 @@ module.exports = {
pnpm: isPnpm(options),
npm: isNpm(options),
typescript: options.typescript,
latestEmberSource: '5.12.0',
ext: options.typescript ? 'ts' : 'js',
blueprint: 'addon',
blueprintOptions: buildBlueprintOptions({
Expand Down

0 comments on commit 1f4e562

Please sign in to comment.