@citruslime/ui 3.0.0-beta.9 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -11,12 +11,12 @@ A Vue 3 library, written in TypeScript, which provides custom UI components.
11
11
 
12
12
  ## Install
13
13
 
14
- `pnpm add @citruslime/ui @iconify/vue @popperjs/core @vueuse/core v-calendar vue vue-i18n`
14
+ `pnpm add @citruslime/ui`
15
15
 
16
16
  or
17
17
 
18
- `yarn add @citruslime/ui @iconify/vue @popperjs/core @vueuse/core v-calendar vue vue-i18n`
18
+ `yarn add @citruslime/ui`
19
19
 
20
20
  or
21
21
 
22
- `npm install @citruslime/ui @iconify/vue @popperjs/core @vueuse/core v-calendar vue vue-i18n`
22
+ `npm install @citruslime/ui`