summaryrefslogtreecommitdiff
path: root/examples/framework-solid
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-02-08 16:58:42 -0500
committerGravatar GitHub <noreply@github.com> 2022-02-08 16:58:42 -0500
commitcc436b4ce83402b19d163e0911bcef000cf9e7fb (patch)
tree4d49ba51a5f120ff53a8fd47d55d2d73a8e6f42c /examples/framework-solid
parente81bc3cf14d9516a76a3328d277eb2e4db9d7279 (diff)
downloadastro-cc436b4ce83402b19d163e0911bcef000cf9e7fb.tar.gz
astro-cc436b4ce83402b19d163e0911bcef000cf9e7fb.tar.zst
astro-cc436b4ce83402b19d163e0911bcef000cf9e7fb.zip
[ci] release (next) (#2554)astro@0.23.0-next.3
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-solid')
-rw-r--r--examples/framework-solid/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json
index 50c6f646c..e02d6a402 100644
--- a/examples/framework-solid/package.json
+++ b/examples/framework-solid/package.json
@@ -10,6 +10,6 @@
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.3.1",
- "astro": "^0.23.0-next.2"
+ "astro": "^0.23.0-next.3"
}
}