Skip to content

Commit

Permalink
Do not depend on p3-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
manolo committed Jun 20, 2018
1 parent d533c17 commit 18542a7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"iron-test-helpers": "^2.0.0",
"webcomponentsjs": "^1.0.0",
"web-component-tester": "^6.1.5",
"vaadin-demo-helpers": "vaadin/vaadin-demo-helpers#p3-preview"
"vaadin-demo-helpers": "vaadin/vaadin-demo-helpers#^2.0.0"
},
"dependencies": {
"polymer": "^2.0.0",
"vaadin-control-state-mixin": "vaadin/vaadin-control-state-mixin#p3-preview",
"vaadin-themable-mixin": "vaadin/vaadin-themable-mixin#p3-preview",
"vaadin-lumo-styles": "vaadin/vaadin-lumo-styles#p3-preview",
"vaadin-control-state-mixin": "vaadin/vaadin-control-state-mixin#^2.1.0",
"vaadin-themable-mixin": "vaadin/vaadin-themable-mixin#^1.2.0",
"vaadin-lumo-styles": "vaadin/vaadin-lumo-styles#^1.1.0",
"vaadin-material-styles": "vaadin/vaadin-material-styles#^1.0.0",
"vaadin-element-mixin": "vaadin/vaadin-element-mixin#p3-preview"
"vaadin-element-mixin": "vaadin/vaadin-element-mixin#^1.1.0"
}
}

0 comments on commit 18542a7

Please sign in to comment.