From 58d2907f1f47e4d0a638e0e871515e73361e34bb Mon Sep 17 00:00:00 2001 From: NullVoxPopuli <199018+NullVoxPopuli@users.noreply.github.com> Date: Sun, 10 Nov 2024 11:00:11 -0500 Subject: [PATCH] Update package.json --- files/__addonLocation__/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/__addonLocation__/package.json b/files/__addonLocation__/package.json index 35f6d65..b725f4f 100644 --- a/files/__addonLocation__/package.json +++ b/files/__addonLocation__/package.json @@ -37,7 +37,7 @@ "decorator-transforms": "^2.0.0" }, "peerDependencies": { - "ember-source": ">= 5.4.0" + "ember-source": ">= 4.12.0" }, "devDependencies": { "@babel/core": "^7.24.4",