Skip to content

Commit

Permalink
resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
roniny-afk committed Jan 10, 2018
1 parent ffc0681 commit c39bf60
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"main": "aqa-vaadin-grid.html",
"dependencies": {
"polymer": "Polymer/polymer#^2.3.1",
"aqa-font": "9lon/aqa-font#^0.0.1"
"aqa-font": "9lon/aqa-font#^0.0.2"
},
"devDependencies": {
"iron-demo-helpers": "PolymerElements/iron-demo-helpers#^2.0.0",
Expand All @@ -12,6 +12,7 @@
"vaadin-grid": "vaadin/vaadin-grid#^4.0.0"
},
"resolutions": {
"polymer": "^2.3.1"
"polymer": "^2.3.1",
"aqa-font": "^0.0.2"
}
}

0 comments on commit c39bf60

Please # to comment.