diff --git a/bower.json b/bower.json index 2cf7b23..1087232 100644 --- a/bower.json +++ b/bower.json @@ -14,9 +14,9 @@ "webcomponents" ], "dependencies": { - "custom-elements": "webcomponentsjs/custom-elements#master", - "shadydom": "webcomponentsjs/shadydom#master", - "shadycss": "webcomponentsjs/shadycss#master" + "custom-elements": "webcomponents/custom-elements#master", + "shadydom": "webcomponents/shadydom#master", + "shadycss": "webcomponents/shadycss#master" }, "license": "BSD", "ignore": [],