Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 1 addition & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,35 +56,10 @@ Reusable interface transitions for `Vue 2` and `Vue 3` with no CSS needed ❤️

---

### Using `yarn`

```bash
yarn add @morev/vue-transitions
```

---

### Using `npm`

```bash
npm install @morev/vue-transitions
```

---

### Using `pnpm`

```bash
pnpm add @morev/vue-transitions
npx nuxi@latest module add vue-transitions
```

---

### Using `bun`

```bash
bun add @morev/vue-transitions
```

❗ **Important note for `Bun` users**

Expand Down