Skip to content

Commit

Permalink
fix(bower): include iron-selector dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgecasar committed Apr 26, 2017
1 parent 8119cb6 commit 780b2ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"url": "https://github.com/jorgecasar/payment-request.git"
},
"dependencies": {
"polymer": "Polymer/polymer#^1.4.0"
"polymer": "Polymer/polymer#^1.4.0",
"iron-selector": "^1.5.3"
},
"devDependencies": {
"iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
Expand Down

0 comments on commit 780b2ce

Please sign in to comment.