Skip to content

Commit

Permalink
Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Cox authored Dec 5, 2017
1 parent 176c88a commit f8303be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"dependencies": {
"polymer": "Polymer/polymer#latest",
"iron-collapse": "PolymerElements/iron-collapse#latest",
"iron-icon": "PolymerElements/iron-icon.html#latest",
"iron-icons": "PolymerElements/iron-icons.html#latest",
"iron-flex-layout": "PolymerElements/iron-flex-layout.html#latest",
"font-roboto": "PolymerElements/roboto.html#latest"
"iron-icon": "PolymerElements/iron-icon#latest",
"iron-icons": "PolymerElements/iron-icons#latest",
"iron-flex-layout": "PolymerElements/iron-flex-layout#latest",
"font-roboto": "PolymerElements/roboto#latest"
}
}

0 comments on commit f8303be

Please sign in to comment.