chore: update engine field in packages & deploy website manually

This commit is contained in:
iCrawl
2023-11-08 00:25:38 +01:00
parent 5c0fad3b2d
commit ee2afb0aae
32 changed files with 1119 additions and 290 deletions

View File

@@ -49,7 +49,7 @@
"@microsoft/tsdoc": "0.14.2"
},
"devDependencies": {
"@types/node": "16.18.60",
"@types/node": "18.18.8",
"cross-env": "^7.0.3",
"eslint": "^8.53.0",
"eslint-config-neon": "^0.1.57",
@@ -60,7 +60,7 @@
"typescript": "^5.2.2"
},
"engines": {
"node": ">=16.11.0"
"node": ">=18"
},
"publishConfig": {
"access": "public"