summaryrefslogtreecommitdiff
path: root/packages/astro-parser
diff options
context:
space:
mode:
Diffstat (limited to 'packages/astro-parser')
-rw-r--r--packages/astro-parser/CHANGELOG.md2
-rw-r--r--packages/astro-parser/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/astro-parser/CHANGELOG.md b/packages/astro-parser/CHANGELOG.md
index 11bff8793..597672239 100644
--- a/packages/astro-parser/CHANGELOG.md
+++ b/packages/astro-parser/CHANGELOG.md
@@ -1,4 +1,4 @@
-# astro-parser
+# @astrojs/parser
## 0.12.1
diff --git a/packages/astro-parser/package.json b/packages/astro-parser/package.json
index dd689f855..7d9252d1e 100644
--- a/packages/astro-parser/package.json
+++ b/packages/astro-parser/package.json
@@ -1,5 +1,5 @@
{
- "name": "astro-parser",
+ "name": "@astrojs/parser",
"version": "0.12.1",
"author": "Skypack",
"license": "MIT",