This repository was archived by the owner on Sep 20, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 20
20
"ignore" : [],
21
21
"devDependencies" : {
22
22
"web-component-tester" : " ^v6.0.0-prerelease.10" ,
23
- "custom-elements" : " webcomponents/custom-elements#^v1.0.0-rc.1 " ,
23
+ "custom-elements" : " webcomponents/custom-elements#^v1.0.0" ,
24
24
"es6-promise" : " stefanpenner/es6-promise#^4.0.0" ,
25
- "html-imports" : " webcomponents/html-imports#^v1.0.0-rc.2 " ,
26
- "shadydom" : " webcomponents/shadydom#^v1.0.0-rc.1 " ,
27
- "shadycss" : " webcomponents/shadycss#^v1.0.0-rc.1 " ,
28
- "template" : " webcomponents/template#^v1.0.0-rc.1 " ,
29
- "webcomponents-platform" : " webcomponents/webcomponents-platform#^v1.0.0-rc.1 "
25
+ "html-imports" : " webcomponents/html-imports#^v1.0.0" ,
26
+ "shadydom" : " webcomponents/shadydom#^v1.0.0" ,
27
+ "shadycss" : " webcomponents/shadycss#^v1.0.0" ,
28
+ "template" : " webcomponents/template#^v1.0.0" ,
29
+ "webcomponents-platform" : " webcomponents/webcomponents-platform#^v1.0.0"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 27
27
},
28
28
"homepage" : " https://webcomponents.org/polyfills" ,
29
29
"devDependencies" : {
30
- "@webcomponents/custom-elements" : " ^1.0.0-rc.5 " ,
31
- "@webcomponents/html-imports" : " ^1.0.0-rc.6 " ,
32
- "@webcomponents/shadycss" : " ^1.0.0-rc.6 " ,
33
- "@webcomponents/shadydom" : " ^1.0.0-rc.8 " ,
34
- "@webcomponents/template" : " ^1.0.0-rc.2 " ,
35
- "@webcomponents/webcomponents-platform" : " ^1.0.0-rc.3 " ,
30
+ "@webcomponents/custom-elements" : " ^1.0.0" ,
31
+ "@webcomponents/html-imports" : " ^1.0.0" ,
32
+ "@webcomponents/shadycss" : " ^1.0.0" ,
33
+ "@webcomponents/shadydom" : " ^1.0.0" ,
34
+ "@webcomponents/template" : " ^1.0.0" ,
35
+ "@webcomponents/webcomponents-platform" : " ^1.0.0" ,
36
36
"babel-preset-babili" : " 0.0.12" ,
37
37
"bower" : " ^1.8.0" ,
38
38
"del" : " ^2.2.2" ,
You can’t perform that action at this time.
0 commit comments