@dcl/playground-assets 7.3.3-5658369989.commit-3baea88 → 7.3.3-5670917516.commit-1fbf317

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.3-5658369989.commit-3baea88",
4
+ "version": "7.3.3-5670917516.commit-1fbf317",
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.132354-20230720172548.commit-ecae44c",
9
+ "@dcl/explorer": "1.0.132930-20230725144125.commit-5991944",
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": "3baea8821189ed7651e82203c541830f40ec58fd"
37
+ "commit": "1fbf3178ecba69b24216ca411eaed8b1a934a596"
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.3-5658369989.commit-3baea88",
4
+ "version": "7.3.3-5670917516.commit-1fbf317",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
- "@dcl/js-runtime": "7.3.3-5658369989.commit-3baea88",
8
- "@dcl/sdk": "7.3.3-5658369989.commit-3baea88"
7
+ "@dcl/js-runtime": "7.3.3-5670917516.commit-1fbf317",
8
+ "@dcl/sdk": "7.3.3-5670917516.commit-1fbf317"
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": "3baea8821189ed7651e82203c541830f40ec58fd"
35
+ "commit": "1fbf3178ecba69b24216ca411eaed8b1a934a596"
36
36
  }