From 2190b7af687224461e6bf6971e6c5cdcab523c3c Mon Sep 17 00:00:00 2001 From: Manuel Wiedenmann Date: Wed, 18 Apr 2018 22:55:49 +0200 Subject: [PATCH] Remove in-repo addon --- package.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/package.json b/package.json index 78d7e66..bb026ed 100644 --- a/package.json +++ b/package.json @@ -67,10 +67,5 @@ "Garret Alfert ", "Sebastian Kippe ", "Michael Bumann " - ], - "ember-addon": { - "paths": [ - "lib/contracts" - ] - } + ] }