Update: fix imports based on last pkg fix

This commit is contained in:
JT2M0L3Y
2026-09-23 10:57:14 -07:00
parent 3a770be5de
commit 99db6d8163
9 changed files with 1084 additions and 1571 deletions
+4 -1
View File
@@ -34,11 +34,14 @@
"ts-node": "^10.9.2",
"tsx": "^4.19.3",
"typescript": "^5.8.2",
"vitest": "^3.0.4"
"vitest": "^5.0.1"
},
"type": "module",
"engines": {
"npm": ">=10.9.0",
"node": ">=24.0.0"
},
"allowScripts": {
"esbuild@0.25.12": true
}
}