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 committed May 6, 2024
1 parent 856200c commit c01086f
Show file tree
Hide file tree
Showing 3 changed files with 311 additions and 205 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
v14.20.0
v20.11.1
2 changes: 1 addition & 1 deletion examples/benchmarking/package.json
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

0 comments on commit c01086f

Please sign in to comment.