Skip to content

Commit

Permalink
chore: Bump Lit to 3.0.2 (#102)
Browse files Browse the repository at this point in the history
* Update package.json

* update package-lock
  • Loading branch information
ZheSun88 authored Nov 3, 2023
1 parent e53704d commit a40a30d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@vaadin/virtual-list": "24.3.0-alpha8",
"chai": "^4.3.4",
"cookieconsent": "3.1.1",
"lit": "3.0.0",
"lit": "3.0.2",
"lit-element": "./src/fake-modules/lit-element",
"lit-html": "./src/fake-modules/lit-html",
"mocha": "^9.2.0",
Expand Down Expand Up @@ -196,7 +196,7 @@
"@vaadin/virtual-list": "24.3.0-alpha8",
"cookieconsent": "3.1.1",
"highcharts": "9.2.2",
"lit": "3.0.0",
"lit": "3.0.2",
"ol": "6.13.0",
"quickselect": "2.0.0",
"rbush": "3.0.1"
Expand Down Expand Up @@ -425,4 +425,4 @@
"optional": true
}
}
}
}

0 comments on commit a40a30d

Please sign in to comment.