no deprecation on node16?

This commit is contained in:
2026-04-02 14:42:35 -05:00
parent f13035f8c5
commit e3f3d5a289
9 changed files with 25 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "labwise-server",
"version": "1.0.0",
"type": "commonjs",
"type": "module",
"scripts": {
"dev": "tsx watch src/index.ts",
"build": "tsc",