diff options
author | 2022-05-26 06:48:47 -0400 | |
---|---|---|
committer | 2022-05-26 06:48:47 -0400 | |
commit | 8a49ad23bf1e441aa5bf85dad084890f3b0414ec (patch) | |
tree | 8087bf45e265b921088d55a1d89ad65743db435f /examples/integrations-playground/package.json | |
parent | 51db2b9b4efd899bdd7efc481a5f226b3b040614 (diff) | |
download | astro-7190ea3b404f1d64006a8cfa5dc503033e71f12c.tar.gz astro-7190ea3b404f1d64006a8cfa5dc503033e71f12c.tar.zst astro-7190ea3b404f1d64006a8cfa5dc503033e71f12c.zip |
[ci] release (#3446)astro@1.0.0-beta.34@astrojs/markdown-remark@0.10.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/integrations-playground/package.json')
-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 e03aa3daa..22ba5b377 100644 --- a/examples/integrations-playground/package.json +++ b/examples/integrations-playground/package.json @@ -16,7 +16,7 @@ "@astrojs/solid-js": "0.1.2", "@astrojs/tailwind": "^0.2.1", "@astrojs/turbolinks": "^0.1.3", - "astro": "^1.0.0-beta.33", + "astro": "^1.0.0-beta.34", "solid-js": "^1.4.2" }, "dependencies": { |