Skip to content

Commit

Permalink
Experiment with Node 19
Browse files Browse the repository at this point in the history
  • Loading branch information
code-asher committed Mar 7, 2024
1 parent c81cf93 commit 7730511
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
19.9.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"remote-development"
],
"engines": {
"node": "20"
"node": "19"
},
"jest": {
"transform": {
Expand Down

0 comments on commit 7730511

Please sign in to comment.