diff options
Diffstat (limited to 'examples/framework-lit/package.json')
-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 18e85f278..cb7759495 100644 --- a/examples/framework-lit/package.json +++ b/examples/framework-lit/package.json @@ -7,7 +7,7 @@ "build": "astro build" }, "devDependencies": { - "astro": "^0.18.0-next.4" + "astro": "^0.17.0" }, "snowpack": { "workspaceRoot": "../.." |