remove engine?

This commit is contained in:
2024-01-10 01:45:32 +01:00
parent 6c9d27cb5c
commit c98d86f353

View File

@@ -3,9 +3,6 @@
"version": "1.0.0",
"description": "small server to see how login button works",
"main": "server.js",
"engines": {
"node": "20.x"
},
"scripts": {
"build": "node server.js",
"test": "echo \"Error: no test specified\" && exit 1"