Skip to content

Commit

Permalink
bower update, resolutions removed
Browse files Browse the repository at this point in the history
  • Loading branch information
selvinfehric committed Oct 23, 2018
1 parent 5f44521 commit 00e2ccb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "multi-select-combo-box",
"description": "Multi select combo box based on vaadin-combo-box component",
"main": "multi-select-combo-box.html",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",
"dependencies": {
"polymer": "Polymer/polymer#^2.0.0",
Expand All @@ -14,8 +14,5 @@
"iron-demo-helpers": "PolymerElements/iron-demo-helpers#^2.0.0",
"web-component-tester": "Polymer/web-component-tester#^6.0.0",
"webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.0"
},
"resolutions": {
"polymer": "^2.0.0"
}
}

0 comments on commit 00e2ccb

Please sign in to comment.