Skip to content

Commit cde69d3

Browse files
author
Taylor Savage
committed
updated dependencies and readme to 0.9.0
1 parent c70569e commit cde69d3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

bower.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
"version": "0.9.0",
44
"description": "A simple element to fixture DOM for tests.",
55
"dependencies": {
6-
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.6.0"
6+
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
7+
"polymer": "Polymer/polymer#^0.9.0"
78
},
89
"devDependencies": {
910
"web-component-tester": "*",
10-
"polymer": "polymer/polymer#v0.9.0-rc.1"
11+
"polymer": "polymer/polymer#v0.9.0"
1112
}
1213
}

0 commit comments

Comments
 (0)