Browse Source

[icon] 更新rollup-plugin-stdf-icon的版本号至0.1.1,确保与最新功能和修复保持一致。

dufu1991 1 year ago
parent
commit
1b2c000144
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/rollup-plugin-stdf-icon/package.json

+ 1 - 1
packages/rollup-plugin-stdf-icon/package.json

@@ -1,6 +1,6 @@
 {
 	"name": "rollup-plugin-stdf-icon",
-	"version": "0.1.0",
+	"version": "0.1.1",
 	"description": "A Rollup plugin that combines a series of svg into one symbol for use in the STDF project",
 	"main": "dist/index.js",
 	"types": "dist/index.d.ts",