Skip to content

Commit

Permalink
chore(readme): specify the sweetalert2 version
Browse files Browse the repository at this point in the history
by default it'll install the latest major, which isn't supported yet
  • Loading branch information
limonte committed Jan 28, 2019
1 parent 9f31cce commit 504d149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -21,7 +21,7 @@ The following options can be React elements:
## Installation

```bash
npm install --save sweetalert2 sweetalert2-react-content
npm install --save sweetalert2@^7.18.0 sweetalert2-react-content
```

## Usage Example
Expand Down

0 comments on commit 504d149

Please sign in to comment.