Skip to content

Commit aa87701

Browse files
authored
update posix version (#57)
1 parent eccfb80 commit aa87701

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

packages/@dcl/amd/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@dcl/amd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"access": "public"
1616
},
1717
"devDependencies": {
18-
"@dcl/posix": "1.0.3-20211123171510.commit-fd24eb2"
18+
"@dcl/posix": "1.0.3"
1919
}
2020
}

packages/decentraland-ecs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@dcl/amd": "file:../@dcl/amd",
3131
"@dcl/build-ecs": "file:../@dcl/build-ecs",
3232
"@dcl/kernel": "1.0.0-1527377120.commit-a94b988",
33-
"@dcl/posix": "1.0.3-20211123171510.commit-fd24eb2",
33+
"@dcl/posix": "1.0.3",
3434
"@dcl/schemas": "2.2.3-20211130152647.commit-cbda2b3",
3535
"@dcl/unity-renderer": "1.0.21238-20211201163856.commit-2cd2027",
3636
"glob": "^7.1.7",

0 commit comments

Comments
 (0)