feat: add frontmatter and path packages to registry

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-18 14:58:30 -05:00
parent df540b33f6
commit c5a2276f6e

View File

@@ -39,6 +39,14 @@
"versions": [
{"version": "0.1.0", "checksum": "", "published_at": "2026-02-17", "yanked": false}
]
},
{
"name": "path",
"description": "File path utilities for Lux",
"latest_version": "0.1.0",
"versions": [
{"version": "0.1.0", "checksum": "", "published_at": "2026-02-17", "yanked": false}
]
}
]
}