Skip to content

Commit

Permalink
fix: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
khriztianmoreno committed Feb 27, 2023
1 parent 70ec562 commit 2785d97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.17.0
14.21.3
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Check your Node version, this must be higher that 8+.

``` bash
$ node -v
#v8.11.1
#v14.21.3

# install dependencies
$ npm install # Or yarn install
Expand Down

0 comments on commit 2785d97

Please sign in to comment.