chore: prepare v2.1.4

This commit is contained in:
2024-06-25 14:24:52 -05:00
parent bb9790b2f4
commit 43ff92a4ad
3 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ workspace:
- newtype: ">=5.0.0 <6.0.0"
- node-buffer: ">=9.0.0 <10.0.0"
- node-event-emitter: ">=3.0.0 <4.0.0"
- node-fs: ">=9.1.0 <10.0.0"
- node-fs: ">=9.1.0 <9.2.0"
- node-path: ">=5.0.0 <6.0.0"
- node-streams: ">=9.0.0 <10.0.0"
- node-zlib: ">=0.4.0 <0.5.0"
@@ -547,8 +547,8 @@ packages:
- unsafe-coerce
node-fs:
type: registry
version: 9.2.0
integrity: sha256-Sg0vkXycEzkEerX6hLccz21Ygd9w1+QSk1thotRZPGI=
version: 9.1.0
integrity: sha256-TzhvGdrwcM0bazDvrWSqh+M/H8GKYf1Na6aGm2Qg4+c=
dependencies:
- datetime
- effect