@dcl/playground-assets 7.4.5-8054791102.commit-f06a0a7 → 7.4.5-8055633679.commit-2c5f6a7

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.5-8054791102.commit-f06a0a7",
4
+ "version": "7.4.5-8055633679.commit-2c5f6a7",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
7
  "@dcl/ecs": "file:../ecs",
@@ -35,5 +35,5 @@
35
35
  },
36
36
  "types": "./index.d.ts",
37
37
  "typings": "./index.d.ts",
38
- "commit": "f06a0a76f129a1d750367ae6a491141be74abb13"
38
+ "commit": "2c5f6a70e73b9efa9f22ecce3b233dbdfcd8b65d"
39
39
  }
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@dcl/playground-assets",
3
3
  "description": "",
4
- "version": "7.4.5-8054791102.commit-f06a0a7",
4
+ "version": "7.4.5-8055633679.commit-2c5f6a7",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
- "@dcl/js-runtime": "7.4.5-8054791102.commit-f06a0a7",
8
- "@dcl/sdk": "7.4.5-8054791102.commit-f06a0a7"
7
+ "@dcl/js-runtime": "7.4.5-8055633679.commit-2c5f6a7",
8
+ "@dcl/sdk": "7.4.5-8055633679.commit-2c5f6a7"
9
9
  },
10
10
  "devDependencies": {
11
11
  "@microsoft/api-extractor": "^7.33.8"
@@ -32,5 +32,5 @@
32
32
  },
33
33
  "types": "./dist/index.d.ts",
34
34
  "typings": "./dist/index.d.ts",
35
- "commit": "f06a0a76f129a1d750367ae6a491141be74abb13"
35
+ "commit": "2c5f6a70e73b9efa9f22ecce3b233dbdfcd8b65d"
36
36
  }