diff options
author | 2022-07-12 09:18:13 -0700 | |
---|---|---|
committer | 2022-07-12 12:18:13 -0400 | |
commit | ba67a924cab9a99b358cd9d730b9f618f4db5a7e (patch) | |
tree | 2b7a09fcfe49b61b46ce8d1bf6d1ef1de1522edd /examples/integrations-playground | |
parent | ab232dd10f8d8ae5a3654293a1f1429343990039 (diff) | |
download | astro-ba67a924cab9a99b358cd9d730b9f618f4db5a7e.tar.gz astro-ba67a924cab9a99b358cd9d730b9f618f4db5a7e.tar.zst astro-ba67a924cab9a99b358cd9d730b9f618f4db5a7e.zip |
[ci] release (#3900)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 c82e1332c..7ffca9bf8 100644 --- a/examples/integrations-playground/package.json +++ b/examples/integrations-playground/package.json @@ -16,7 +16,7 @@ "@astrojs/solid-js": "0.3.1", "@astrojs/tailwind": "^0.2.4", "@astrojs/turbolinks": "^0.1.4", - "astro": "^1.0.0-beta.68", + "astro": "^1.0.0-beta.69", "solid-js": "^1.4.3" }, "dependencies": { |