Skip to content

Commit b308ac8

Browse files
committed
Auto merge of #2085 - Turbo87:ember-component-attributes, r=locks
Remove obsolete `ember-component-attributes` dependency We are using Angle Bracket Component syntax now, which makes this dependency obsolete. In fact, we no longer use the `html-attributes` helper anywhere at all, so this should be safe to just remove. r? @locks
2 parents 85bf66e + c981dee commit b308ac8

File tree

2 files changed

+1
-318
lines changed

2 files changed

+1
-318
lines changed

package-lock.json

Lines changed: 1 addition & 317 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"ember-cli-sass": "^10.0.1",
5252
"ember-cli-sri": "2.1.1",
5353
"ember-cli-uglify": "^3.0.0",
54-
"ember-component-attributes": "^0.1.3",
5554
"ember-concurrency": "^1.1.3",
5655
"ember-data": "~3.15.0",
5756
"ember-disable-prototype-extensions": "^1.1.3",

0 commit comments

Comments
 (0)