Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

Commit

Permalink
v1.0.0-rc.4
Browse files Browse the repository at this point in the history
Use tagged dependencies
  • Loading branch information
dfreedm committed Mar 3, 2017
1 parent 0bd6d84 commit 4c5a91b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"ignore": [],
"devDependencies": {
"web-component-tester": "^5",
"custom-elements": "webcomponents/custom-elements#master",
"custom-elements": "webcomponents/custom-elements#v1.0.0-rc.1",
"es6-promise": "stefanpenner/es6-promise#^4.0.0",
"html-imports": "webcomponents/html-imports#master",
"shadydom": "webcomponents/shadydom#master",
"shadycss": "webcomponents/shadycss#master",
"template": "webcomponents/template#master",
"webcomponents-platform": "webcomponents/webcomponents-platform#master"
"html-imports": "webcomponents/html-imports#v1.0.0-rc.1",
"shadydom": "webcomponents/shadydom#v1.0.0-rc.1",
"shadycss": "webcomponents/shadycss#v1.0.0-rc.1",
"template": "webcomponents/template#v1.0.0-rc.1",
"webcomponents-platform": "webcomponents/webcomponents-platform#v1.0.0-rc.1"
}
}

0 comments on commit 4c5a91b

Please sign in to comment.