Skip to content

Commit

Permalink
Consistent use of CamelCase in bower dependencies (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartolom authored and valdrinkoshi committed Apr 25, 2017
1 parent 7a5c2b7 commit f7f78de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"iron-a11y-keys-behavior": "PolymerElements/iron-a11y-keys-behavior#2.0-preview",
"iron-form-element-behavior": "PolymerElements/iron-form-element-behavior#2.0-preview",
"iron-icon": "PolymerElements/iron-icon#2.0-preview",
"iron-iconset-svg": "polymerelements/iron-iconset-svg#2.0-preview",
"iron-iconset-svg": "PolymerElements/iron-iconset-svg#2.0-preview",
"iron-validatable-behavior": "PolymerElements/iron-validatable-behavior#2.0-preview",
"paper-behaviors": "PolymerElements/paper-behaviors#2.0-preview",
"paper-input": "PolymerElements/paper-input#2.0-preview",
Expand Down

0 comments on commit f7f78de

Please sign in to comment.