Skip to content

Commit

Permalink
Merge pull request #11 from daniel-cotton/fix/remove-iron-ajax
Browse files Browse the repository at this point in the history
removed unnecessary dependency
  • Loading branch information
daniel-cotton authored Nov 24, 2016
2 parents 77efbf1 + b7c5182 commit 74cbb25
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"description": "Polymer 1.0 element for socket.io apis",
"main": "socket-io.html",
"dependencies": {
"polymer": "Polymer/polymer#^1.4.0",
"iron-ajax": "PolymerElements/iron-ajax#^1.4.3"
"polymer": "Polymer/polymer#^1.4.0"
},
"devDependencies": {
"iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
Expand Down

0 comments on commit 74cbb25

Please sign in to comment.