next-mdx-remote
Version:
utilities for loading mdx from any remote source as data, rather than as a local import
15 lines (14 loc) • 329 B
JSON
{
"$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json",
"changelog": [
"@changesets/changelog-github",
{ "repo": "hashicorp/next-mdx-remote" }
],
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}