Skip to content

Commit

Permalink
docs(light): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
abichinger committed Jan 24, 2023
1 parent d4f432d commit 78e878c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ If you would like to use a different UI framework, follow the quick start guide
Open up a terminal and run the following command:

```bash
yarn add @vue-js-cron/light@^1.0.4
yarn add @vue-js-cron/light@^1.0.5
```
or

```bash
npm install @vue-js-cron/light@^1.0.4
npm install @vue-js-cron/light@^1.0.5
```
#### Usage

Expand Down

0 comments on commit 78e878c

Please sign in to comment.