@dcl/playground-assets 7.4.8-8141021756.commit-65ac835 → 7.4.8-8141209324.commit-5809b1b

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.4.8-8141021756.commit-65ac835",
4
+ "version": "7.4.8-8141209324.commit-5809b1b",
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.160056-20240212151637.commit-33b7e01",
9
+ "@dcl/explorer": "1.0.160612-20240226145831.commit-52cf906",
10
10
  "@dcl/js-runtime": "file:../js-runtime",
11
11
  "@dcl/react-ecs": "file:../react-ecs",
12
12
  "@dcl/sdk-commands": "file:../sdk-commands",
@@ -35,5 +35,5 @@
35
35
  },
36
36
  "types": "./index.d.ts",
37
37
  "typings": "./index.d.ts",
38
- "commit": "65ac83571eec66d6c561d2886726d066fec3cbc4"
38
+ "commit": "5809b1b3601e515417b59dd8e7cbc9966439326c"
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.8-8141021756.commit-65ac835",
4
+ "version": "7.4.8-8141209324.commit-5809b1b",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
- "@dcl/js-runtime": "7.4.8-8141021756.commit-65ac835",
8
- "@dcl/sdk": "7.4.8-8141021756.commit-65ac835"
7
+ "@dcl/js-runtime": "7.4.8-8141209324.commit-5809b1b",
8
+ "@dcl/sdk": "7.4.8-8141209324.commit-5809b1b"
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": "65ac83571eec66d6c561d2886726d066fec3cbc4"
35
+ "commit": "5809b1b3601e515417b59dd8e7cbc9966439326c"
36
36
  }