fixup: revert to 1.0.0 and node 18

This commit is contained in:
Philip H. 2023-11-05 09:14:22 +00:00
parent cc7766195d
commit f8c513f050
4 changed files with 5 additions and 13 deletions

2
src/package-lock.json generated
View file

@ -20,7 +20,7 @@
"eslint-config-athom": "^3.1.1"
},
"engines": {
"node": "14"
"node": "18"
}
},
"node_modules/@aashutoshrathi/word-wrap": {

View file

@ -1,7 +1,7 @@
{
"release": "11",
"name": "wg-easy",
"version": "1.0.1",
"version": "1.0.0",
"description": "",
"main": "server.js",
"scripts": {