We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c70569e commit cde69d3Copy full SHA for cde69d3
bower.json
@@ -3,10 +3,11 @@
3
"version": "0.9.0",
4
"description": "A simple element to fixture DOM for tests.",
5
"dependencies": {
6
- "webcomponentsjs": "webcomponents/webcomponentsjs#^0.6.0"
+ "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
7
+ "polymer": "Polymer/polymer#^0.9.0"
8
},
9
"devDependencies": {
10
"web-component-tester": "*",
- "polymer": "polymer/polymer#v0.9.0-rc.1"
11
+ "polymer": "polymer/polymer#v0.9.0"
12
}
13
0 commit comments