Skip to content

Commit

Permalink
Removes ember-cli-shims bower dependency
Browse files Browse the repository at this point in the history
`ember-source` should bring its own
  • Loading branch information
locks committed Oct 8, 2016
1 parent 285fc63 commit 5466dbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion blueprints/app/files/bower.json
@@ -1,6 +1,5 @@
{
"name": "<%= name %>",
"dependencies": {
"ember-cli-shims": "0.1.3"
}
}

0 comments on commit 5466dbe

Please sign in to comment.