@effect/platform-node
Advanced tools
Comparing version 0.51.1 to 0.51.2
{ | ||
"name": "@effect/platform-node", | ||
"version": "0.51.1", | ||
"version": "0.51.2", | ||
"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.1" | ||
"@effect/platform-node-shared": "^0.6.2" | ||
}, | ||
"peerDependencies": { | ||
"@effect/platform": "^0.55.1", | ||
"effect": "^3.2.5" | ||
"@effect/platform": "^0.55.2", | ||
"effect": "^3.2.6" | ||
}, | ||
@@ -23,0 +23,0 @@ "publishConfig": { |