Skip to content

Commit

Permalink
Update node version for qsp
Browse files Browse the repository at this point in the history
  • Loading branch information
rafecolton committed Jun 6, 2024
1 parent 4c86fbf commit d03dbf1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.13.0
20.14.0
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@
]
},
"engines": {
"node": "20.13.0",
"npm": "10.5.2"
"node": "20.14.0",
"npm": "10.7.0"
}
}

0 comments on commit d03dbf1

Please sign in to comment.