@dcl/playground-assets 7.4.3-7991047584.commit-c38196f → 7.4.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@dcl/sdk",
3
3
  "description": "",
4
- "version": "7.4.3-7991047584.commit-c38196f",
4
+ "version": "7.4.3",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
7
  "@dcl/ecs": "file:../ecs",
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@dcl/playground-assets",
3
3
  "description": "",
4
- "version": "7.4.3-7991047584.commit-c38196f",
4
+ "version": "7.4.3",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
- "@dcl/js-runtime": "7.4.3-7991047584.commit-c38196f",
8
- "@dcl/sdk": "7.4.3-7991047584.commit-c38196f"
7
+ "@dcl/js-runtime": "7.4.3",
8
+ "@dcl/sdk": "7.4.3"
9
9
  },
10
10
  "devDependencies": {
11
11
  "@microsoft/api-extractor": "^7.33.8"