Skip to content

Commit

Permalink
Merge pull request #61 from confusiontech/node_18
Browse files Browse the repository at this point in the history
Use node 18
  • Loading branch information
pietrogll authored Sep 18, 2024
2 parents 3179c79 + 6c47fb6 commit ba9039a
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 @@
v16.20.2
v18.20.4
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Como arrancar la aplicación
===========================

1. Instalar expo cli
2. Instalar la version 16.20.2 de nodejs desde https://nodejs.org
2. Instalar la version 18.20.4 de nodejs desde https://nodejs.org
3. npm install
4. npx expo start

Expand Down

0 comments on commit ba9039a

Please sign in to comment.