From 1f4e56286639cdcc3f136377cd5a8e7307ba6838 Mon Sep 17 00:00:00 2001 From: NullVoxPopuli <199018+NullVoxPopuli@users.noreply.github.com> Date: Sun, 10 Nov 2024 09:22:09 -0500 Subject: [PATCH] Update index.js --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index ff9560d..565b494 100644 --- a/index.js +++ b/index.js @@ -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({