mirror of
https://github.com/jlengrand/webcomponentsjs.git
synced 2026-03-10 08:51:22 +00:00
Fix urls.
This commit is contained in:
@@ -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": [],
|
||||
|
||||
Reference in New Issue
Block a user