diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/framework-lit/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-lit/package.json b/examples/framework-lit/package.json index 44da412d2..8f618f64a 100644 --- a/examples/framework-lit/package.json +++ b/examples/framework-lit/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/renderer-lit": "^0.1.1", + "@astrojs/renderer-lit": "^0.1.2", "astro": "^0.20.8" }, "snowpack": { |