mirror of
https://github.com/jakejarvis/rdapper.git
synced 2026-09-23 00:15:31 -04:00
Lazy load node:net for improved edge runtime compatibility
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.2.5",
|
||||
"@types/node": "24.7.1",
|
||||
"@types/node": "24.7.2",
|
||||
"tsdown": "0.15.6",
|
||||
"typescript": "5.9.3",
|
||||
"vitest": "^3.2.4"
|
||||
|
||||
Reference in New Issue
Block a user