File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131 " *.js"
3232 ],
3333 "dependencies" : {
34- "lit-element" : " 2.1.0" ,
35- "lit-html" : " 1.0.0"
34+ "lit-element" : " ~ 2.1.0" ,
35+ "lit-html" : " ^ 1.0.0"
3636 },
3737 "devDependencies" : {
3838 "@open-wc/demoing-storybook" : " ^0.2.0" ,
Original file line number Diff line number Diff line change @@ -8226,14 +8226,14 @@ listr@^0.14.2:
82268226 p-map "^2.0.0"
82278227 rxjs "^6.3.3"
82288228
8229- lit-element@2.1.0:
8229+ lit-element@~ 2.1.0:
82308230 version "2.1.0"
82318231 resolved "https://registry.yarnpkg.com/lit-element/-/lit-element-2.1.0.tgz#85bc3f1da0227f4b13de8a1be978229b9fa327e9"
82328232 integrity sha512-0z/KHm1xZweivfOVRr8AKR06+D3k02u15m9s4jkuRdnGe5wfmEwePzrQQBsSZNILdnfJvfo3TJOeGhBCVZaPbw==
82338233 dependencies:
82348234 lit-html "^1.0.0"
82358235
8236- lit-html@1.0.0, lit-html@ ^1.0.0:
8236+ lit-html@^1.0.0:
82378237 version "1.0.0"
82388238 resolved "https://registry.yarnpkg.com/lit-html/-/lit-html-1.0.0.tgz#3dc3781a8ca68a9b5c2ff2a61e263662b9b2267b"
82398239 integrity sha512-oeWlpLmBW3gFl7979Wol2LKITpmKTUFNn7PnFbh6YNynF61W74l6x5WhwItAwPRSATpexaX1egNnRzlN4GOtfQ==
You can’t perform that action at this time.
0 commit comments