4 Commits

Author SHA1 Message Date
ubunteroz a45f9a771a 1.2.0 2026-05-07 17:23:11 +08:00
ubunteroz 378efb126c Update brands and solid-straight webfont binaries 2026-05-07 17:22:54 +08:00
ubunteroz 6dde2e7749 1.1.2 2026-05-05 11:41:06 +08:00
ubunteroz 747540c9cc fix: set cli-progress as dev dependency 2026-05-05 11:40:51 +08:00
7 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@invisi/ficons",
"version": "1.1.1",
"version": "1.2.0",
"description": "Ficons icon font package with local explorer and webfonts.",
"license": "SEE LICENSE IN README",
"bin": {
@@ -27,7 +27,7 @@
"icon-font",
"webfonts"
],
"dependencies": {
"devDependencies": {
"cli-progress": "^3.12.0"
}
}