File tree Expand file tree Collapse file tree 3 files changed +0
-87
lines changed Expand file tree Collapse file tree 3 files changed +0
-87
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 21
21
" context-provider.js" ,
22
22
" context-consumer.js" ,
23
23
" core.js" ,
24
- " lit-element.js" ,
25
24
" lit.js" ,
26
25
" controllers.js" ,
27
26
" wc-context.js"
40
39
"jest" : " ^29.3.1" ,
41
40
"jest-environment-jsdom" : " ^29.3.1" ,
42
41
"lit" : " ^2.6.1" ,
43
- "lit-element" : " ^2.5.1" ,
44
42
"prettier" : " ^2.5.1"
45
43
},
46
44
"exports" : {
Original file line number Diff line number Diff line change @@ -4299,15 +4299,6 @@ __metadata:
4299
4299
languageName : node
4300
4300
linkType : hard
4301
4301
4302
- " lit-element@npm:^2.5.1 " :
4303
- version : 2.5.1
4304
- resolution : " lit-element@npm:2.5.1"
4305
- dependencies :
4306
- lit-html : ^1.1.1
4307
- checksum : c4f45d0cc84d49cc9dca2502b5e0bd14289c46a5ee331c21fb0014693541a4824887f8c2c6725310d380d713adecbe31fba1eda6f8aabc14927f524d6527f6c9
4308
- languageName : node
4309
- linkType : hard
4310
-
4311
4302
" lit-element@npm:^3.2.0 " :
4312
4303
version : 3.2.2
4313
4304
resolution : " lit-element@npm:3.2.2"
@@ -4318,13 +4309,6 @@ __metadata:
4318
4309
languageName : node
4319
4310
linkType : hard
4320
4311
4321
- " lit-html@npm:^1.1.1 " :
4322
- version : 1.4.1
4323
- resolution : " lit-html@npm:1.4.1"
4324
- checksum : 6e1bb335cd8493700d2f1eaf1e019c2f6bf78ac641bdba5e2ff9f1545430e0fec15c6721ee1c8ca75559e1d52a1d34cdc568da46319681304299d9aff83a6346
4325
- languageName : node
4326
- linkType : hard
4327
-
4328
4312
" lit-html@npm:^2.2.0, lit-html@npm:^2.6.0 " :
4329
4313
version : 2.6.1
4330
4314
resolution : " lit-html@npm:2.6.1"
@@ -5824,7 +5808,6 @@ __metadata:
5824
5808
jest : ^29.3.1
5825
5809
jest-environment-jsdom : ^29.3.1
5826
5810
lit : ^2.6.1
5827
- lit-element : ^2.5.1
5828
5811
prettier : ^2.5.1
5829
5812
languageName : unknown
5830
5813
linkType : soft
You can’t perform that action at this time.
0 commit comments