summaryrefslogtreecommitdiff
path: root/examples/with-markdown
diff options
context:
space:
mode:
authorGravatar Nate Moore <natemoo-re@users.noreply.github.com> 2021-06-29 11:05:33 -0500
committerGravatar GitHub <noreply@github.com> 2021-06-29 11:05:33 -0500
commit42a6ceb5872a3d65de976e126de3867152f40543 (patch)
treee04a350c6cccf362d7e7f538c516818829bbd3a3 /examples/with-markdown
parentb580f5a592ac362d87dc1844758259b451b90d6e (diff)
downloadastro-42a6ceb5872a3d65de976e126de3867152f40543.tar.gz
astro-42a6ceb5872a3d65de976e126de3867152f40543.tar.zst
astro-42a6ceb5872a3d65de976e126de3867152f40543.zip
Fix changesets action (#576)
* chore: move examples to `@example/`, normalize `package.json` * chore: update lockfile * chore: add empty changeset
Diffstat (limited to 'examples/with-markdown')
-rw-r--r--examples/with-markdown/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown/package.json b/examples/with-markdown/package.json
index c9695641b..bd1671e3c 100644
--- a/examples/with-markdown/package.json
+++ b/examples/with-markdown/package.json
@@ -1,5 +1,5 @@
{
- "name": "@astrojs/example-with-markdown",
+ "name": "@example/with-markdown",
"version": "0.0.1",
"private": true,
"scripts": {