fix(package.json): remove bogus/test addons

This commit is contained in:
Igor Minar 2015-10-18 18:33:43 +01:00
parent 823034e77a
commit 0f53ff959d

View File

@ -38,9 +38,7 @@
},
"ember-addon": {
"paths": [
"./addon/dummy-addon/",
"./addon/ng2/",
"./node_modules/angular-project-draft/"
"./addon/ng2/"
]
},
"devDependencies": {