Fix urls.

This commit is contained in:
Kevin Schaaf
2016-09-09 09:55:28 -07:00
parent 7400ec2870
commit 9892fbccde

View File

@@ -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": [],