소스 검색

[icon]Update

dufu1991 2 년 전
부모
커밋
1af7ca0290
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      packages/rollup-plugin-stdf-icon/package.json

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

@@ -1,6 +1,6 @@
 {
 	"name": "rollup-plugin-stdf-icon",
-	"version": "0.0.14",
+	"version": "0.0.15",
 	"description": "A Rollup plugin that combines a series of svg into one symbol for use in the STDF project",
 	"main": "dist/index.js",
 	"scripts": {
@@ -8,7 +8,7 @@
 		"test": "node test/index.js"
 	},
 	"type": "module",
-	"author": "dufu1991",
+	"author": "any-tdf",
 	"funding": "https://stdf.design?fund",
 	"license": "MIT",
 	"homepage": "https://github.com/any-tdf/stdf/blob/main/packages/rollup-plugin-stdf-icon/README.md",