Skip to content

Commit

Permalink
accept both v2 and v3
Browse files Browse the repository at this point in the history
  • Loading branch information
yujonglee committed Jul 7, 2024
1 parent 47109d1 commit 4154fdf
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 99 deletions.
190 changes: 92 additions & 98 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"demo": "concurrently --kill-others \"rollup --config --watch\" \"wds\""
},
"dependencies": {
"lit": "^2.0.2"
"lit": "^2.8.0 || ^3.0.0"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.0.2",
Expand Down

0 comments on commit 4154fdf

Please sign in to comment.