feat: 0.2.0, all new full board format

This commit is contained in:
Shibo Lyu 2024-12-28 20:41:19 +08:00
parent 4dd6c01cc1
commit 92768c4ff5
5 changed files with 153 additions and 274 deletions

View file

@ -1,8 +1,8 @@
{
"name": "@textplace/core",
"version": "0.1.5",
"version": "0.2.0",
"exports": "./mod.ts",
"imports": {
"@deno/dnt": "jsr:@deno/dnt@^0.41.1"
"@deno/dnt": "jsr:@deno/dnt@^0.41.3"
}
}