Skip to content

Commit

Permalink
Merge pull request #46504 from Expensify/monil-updateNodeVersion
Browse files Browse the repository at this point in the history
Update node version for QSP

(cherry picked from commit 8fd61d6)
  • Loading branch information
smarthall authored and OSBotify committed Aug 6, 2024
1 parent d9b8057 commit 7cd475b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.14.0
20.15.1
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@
]
},
"engines": {
"node": "20.14.0",
"node": "20.15.1",
"npm": "10.7.0"
}
}

0 comments on commit 7cd475b

Please sign in to comment.