@dcl/playground-assets 7.3.13-6114564127.commit-51030fe → 7.3.13-6124972301.commit-b639839

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@dcl/sdk",
3
3
  "description": "",
4
- "version": "7.3.13-6114564127.commit-51030fe",
4
+ "version": "7.3.13-6124972301.commit-b639839",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
7
  "@dcl/ecs": "file:../ecs",
8
8
  "@dcl/ecs-math": "2.0.2",
9
- "@dcl/explorer": "1.0.141942-20230828173247.commit-e060db1",
9
+ "@dcl/explorer": "1.0.143989-20230907142850.commit-0c0a775",
10
10
  "@dcl/js-runtime": "file:../js-runtime",
11
11
  "@dcl/react-ecs": "file:../react-ecs",
12
12
  "@dcl/sdk-commands": "file:../sdk-commands"
@@ -34,5 +34,5 @@
34
34
  },
35
35
  "types": "./index.d.ts",
36
36
  "typings": "./index.d.ts",
37
- "commit": "51030fe81cd7160b73b97a24c3dd988c6ee67c96"
37
+ "commit": "b639839105a7603ab5969094527bcaaadb3ae7d4"
38
38
  }
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@dcl/playground-assets",
3
3
  "description": "",
4
- "version": "7.3.13-6114564127.commit-51030fe",
4
+ "version": "7.3.13-6124972301.commit-b639839",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
- "@dcl/js-runtime": "7.3.13-6114564127.commit-51030fe",
8
- "@dcl/sdk": "7.3.13-6114564127.commit-51030fe"
7
+ "@dcl/js-runtime": "7.3.13-6124972301.commit-b639839",
8
+ "@dcl/sdk": "7.3.13-6124972301.commit-b639839"
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": "51030fe81cd7160b73b97a24c3dd988c6ee67c96"
35
+ "commit": "b639839105a7603ab5969094527bcaaadb3ae7d4"
36
36
  }