Skip to content

Commit 0f53ff9

Browse files
committed
fix(package.json): remove bogus/test addons
1 parent 823034e commit 0f53ff9

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@
3838
},
3939
"ember-addon": {
4040
"paths": [
41-
"./addon/dummy-addon/",
42-
"./addon/ng2/",
43-
"./node_modules/angular-project-draft/"
41+
"./addon/ng2/"
4442
]
4543
},
4644
"devDependencies": {

0 commit comments

Comments
 (0)