Skip to content

Commit

Permalink
Remove duplicate dependency.
Browse files Browse the repository at this point in the history
Listing something in dependencies and devDependencies results in bizarre
behavior and is not needed/useful.
  • Loading branch information
rwjblue committed Apr 6, 2017
1 parent c5a2dba commit dc8954c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/@glimmer/blueprint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"ember-cli-string-utils": "^1.1.0"
},
"devDependencies": {
"ember-cli-string-utils": "^1.1.0",
"ember-cli-valid-component-name": "^1.0.0"
}
}

0 comments on commit dc8954c

Please sign in to comment.