dufu1991 2 vuotta sitten
vanhempi
sitoutus
12d55cd8ea

+ 6 - 6
packages/rollup-plugin-stdf-icon/README.md

@@ -8,12 +8,6 @@ For more information about the STDF Icon component, please refer to the [Icon Gu
 
 # Installation
 
-With BUN:
-
-```bash
-bun i rollup-plugin-stdf-icon -D
-```
-
 Using PNPM:
 
 ```bash
@@ -26,6 +20,12 @@ Using NPM:
 npm i rollup-plugin-stdf-icon -D
 ```
 
+With BUN:
+
+```bash
+bun i rollup-plugin-stdf-icon -D
+```
+
 # Usage
 
 Configure the plugin in vite.config.js or vite.config.ts:

+ 6 - 6
packages/rollup-plugin-stdf-icon/README_CN.md

@@ -8,12 +8,6 @@
 
 # 安装
 
-使用 BUN:
-
-```bash
-bun i rollup-plugin-stdf-icon -D
-```
-
 使用 PNPM:
 
 ```bash
@@ -26,6 +20,12 @@ pnpm i rollup-plugin-stdf-icon -D
 npm i rollup-plugin-stdf-icon -D
 ```
 
+使用 BUN:
+
+```bash
+bun i rollup-plugin-stdf-icon -D
+```
+
 # 使用
 
 在 vite.config.js 或 vite.config.ts 中配置: