Skip to content

Commit a445d80

Browse files
authored
chore: update @dcl/posix to no snapshot version. (#14)
* update @dcl/posix to no snapshot version. * update @dcl/posix to no snapshot version. (@dcl/amd package)
1 parent f407ca5 commit a445d80

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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

Lines changed: 4 additions & 4 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.0-20210529225617.commit-f7f0ee9"
18+
"@dcl/posix": "^1.0.0"
1919
}
2020
}

packages/decentraland-ecs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@dcl/amd": "file:../@dcl/amd",
3030
"@dcl/build-ecs": "file:../@dcl/build-ecs",
3131
"@dcl/kernel": "1.0.0-1183126330.commit-a3dbb32",
32-
"@dcl/posix": "^1.0.0-20210529225617.commit-f7f0ee9",
32+
"@dcl/posix": "^1.0.0",
3333
"@dcl/unity-renderer": "1.0.12119-20210830195045.commit-a8be53a",
3434
"glob": "^7.1.7",
3535
"http-proxy-middleware": "^2.0.1",

0 commit comments

Comments
 (0)