fix: expose render functions.

This commit is contained in:
Shibo Lyu 2025-12-16 17:09:59 +08:00
parent c703b1870a
commit d53e627440
2 changed files with 5 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@textplace/core",
"version": "0.5.0",
"version": "0.6.0",
"exports": "./src/mod.ts",
"imports": {
"@std/cli": "jsr:@std/cli@1"