Skip to content

Commit

Permalink
chore: update @dcl/posix to no snapshot version. (#14)
Browse files Browse the repository at this point in the history
* update @dcl/posix to no snapshot version.

* update @dcl/posix to no snapshot version. (@dcl/amd package)
  • Loading branch information
leanmendoza authored Sep 1, 2021
1 parent f407ca5 commit a445d80
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions packages/@dcl/amd/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/@dcl/amd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"access": "public"
},
"devDependencies": {
"@dcl/posix": "^1.0.0-20210529225617.commit-f7f0ee9"
"@dcl/posix": "^1.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/decentraland-ecs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@dcl/amd": "file:../@dcl/amd",
"@dcl/build-ecs": "file:../@dcl/build-ecs",
"@dcl/kernel": "1.0.0-1183126330.commit-a3dbb32",
"@dcl/posix": "^1.0.0-20210529225617.commit-f7f0ee9",
"@dcl/posix": "^1.0.0",
"@dcl/unity-renderer": "1.0.12119-20210830195045.commit-a8be53a",
"glob": "^7.1.7",
"http-proxy-middleware": "^2.0.1",
Expand Down

0 comments on commit a445d80

Please sign in to comment.