@effect/platform-node
Advanced tools
Comparing version 0.51.5 to 0.51.6
{ | ||
"name": "@effect/platform-node", | ||
"version": "0.51.5", | ||
"version": "0.51.6", | ||
"description": "Platform specific implementations for the Node.js runtime", | ||
@@ -16,7 +16,7 @@ "license": "MIT", | ||
"ws": "^8.17.0", | ||
"@effect/platform-node-shared": "^0.6.5" | ||
"@effect/platform-node-shared": "^0.6.6" | ||
}, | ||
"peerDependencies": { | ||
"@effect/platform": "^0.55.5", | ||
"effect": "^3.2.8" | ||
"@effect/platform": "^0.55.6", | ||
"effect": "^3.2.9" | ||
}, | ||
@@ -23,0 +23,0 @@ "publishConfig": { |