diff options
Diffstat (limited to 'examples/integrations-playground')
-rw-r--r-- | examples/integrations-playground/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/integrations-playground/package.json b/examples/integrations-playground/package.json index e1a911c91..ae90dd55d 100644 --- a/examples/integrations-playground/package.json +++ b/examples/integrations-playground/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@webcomponents/template-shadowroot": "^0.1.0", - "lit": "^2.2.3", + "lit": "^2.2.4", "preact": "^10.7.2", "react": "^18.1.0", "react-dom": "^18.1.0", |