update engie

This commit is contained in:
2024-01-10 01:41:54 +01:00
parent b8768e4ec0
commit 6c9d27cb5c

View File

@@ -4,7 +4,7 @@
"description": "small server to see how login button works",
"main": "server.js",
"engines": {
"node": "14.x"
"node": "20.x"
},
"scripts": {
"build": "node server.js",