Skip to content

Commit

Permalink
Updates the Node version set via the .nvmrc file (#137)
Browse files Browse the repository at this point in the history
* updates the node version set via the nvmrc

* adds legacy ssl flag

* minor bump to webpack for updates node ssl support
  • Loading branch information
ja-ni authored and marlonicus committed Aug 12, 2024
1 parent 4f4059d commit 84b410a
Show file tree
Hide file tree
Showing 3 changed files with 324 additions and 195 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v14.20.0
v20.11.1
2 changes: 1 addition & 1 deletion examples/benchmarking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"ts-loader": "^9.2.5",
"ts-node": "^10.3.1",
"typescript": "^4.8.2",
"webpack": "^5.51.1",
"webpack": "^5.91.0",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^4.0.0"
}
Expand Down
Loading

0 comments on commit 84b410a

Please sign in to comment.