Skip to content

Commit 3b86362

Browse files
Update Node.js to v18.16.1
1 parent c73ff39 commit 3b86362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alternatives/ssr-express-ejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"start-clean": "yarn build && yarn start"
1414
},
1515
"engines": {
16-
"node": "18.16.0"
16+
"node": "18.16.1"
1717
},
1818
"dependencies": {
1919
"dotenv-cli": "7.2.1",

0 commit comments

Comments
 (0)