Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nickforddev authored Feb 2, 2021
1 parent 90da2f1 commit 3237fda
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ Freezeframe is now written in / supports TypeScript! The library will still supp
To get started using freezeframe 5:

```sh
npm install freezeframe@5.0.1
npm install freezeframe
```

```sh
npm install vue-freezeframe@5.0.1
npm install vue-freezeframe
```

```sh
npm install react-freezeframe@5.0.1
npm install react-freezeframe
```

Version 5+ is built with modern development in mind. It's transpiled from TypeScript to JavaScript, and it should
Expand Down

0 comments on commit 3237fda

Please sign in to comment.