Skip to content

Commit

Permalink
chore: 7.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KonghaYao committed Dec 24, 2024
1 parent 7ec38cc commit 99b73bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ffi-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cn-font-split",
"version": "7.0.0-beta.1",
"version": "7.0.0-beta.2",
"description": "划时代的字体切割工具,CJK与任何字符!支持 otf、ttf、woff2 字体多线程切割,完美地细颗粒度地进行包大小控制。A revolutionary font subetter that supports CJK and any characters! It enables multi-threaded subset of otf, ttf, and woff2 fonts, allowing for precise control over package size.",
"main": "./dist/node/index.js",
"module": "./dist/node/index.mjs",
Expand Down

0 comments on commit 99b73bb

Please sign in to comment.