diff options
author | 2023-04-12 05:51:55 -0700 | |
---|---|---|
committer | 2023-04-12 08:51:55 -0400 | |
commit | b2254bd786111d19b39264e30dbfe10b1e29ee26 (patch) | |
tree | 205d05133fb0dc652030a7d95d627e52a530a62b /examples/framework-lit/package.json | |
parent | 7653cf9e9fedc6edc6038603248351e276191c3a (diff) | |
download | astro@2.2.3.tar.gz astro@2.2.3.tar.zst astro@2.2.3.zip |
[ci] release (#6818)astro@2.2.3@astrojs/mdx@0.18.4
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 624e75e9b..b6c57d764 100644 --- a/examples/framework-lit/package.json +++ b/examples/framework-lit/package.json @@ -11,7 +11,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.2.2", + "astro": "^2.2.3", "lit": "^2.7.0", "@astrojs/lit": "^2.0.1", "@webcomponents/template-shadowroot": "^0.2.1" |