Import upstream changes (77544071eaed1c0bbf0447b9faa316dd244094c9)

This commit is contained in:
Lit Robot
2023-01-12 01:41:40 +00:00
parent 7fcf4bfc84
commit 768d1d62df
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# @lit/lit-starter-ts
## 1.0.5
### Patch Changes
- [#3561](https://github.com/lit/lit/pull/3561) [`e5c254e9`](https://github.com/lit/lit/commit/e5c254e96cb5d0f770ec616332e231559325c5c5) - Update dependency `@rollup/plugin-replace`
## 1.0.4
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@lit/lit-starter-ts",
"private": true,
"version": "1.0.4",
"version": "1.0.5",
"description": "A simple web component",
"main": "my-element.js",
"module": "my-element.js",