From 3237fdabbd3dedc2cc6dd6cb133c6a96c9b34ce0 Mon Sep 17 00:00:00 2001 From: Nicholas Ford Date: Tue, 2 Feb 2021 18:31:55 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5358697..c8fbec3 100755 --- a/README.md +++ b/README.md @@ -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