@dcl/sdk 7.4.11 → 7.4.12-8436491360.commit-6623424

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@dcl/sdk",
3
3
  "description": "",
4
- "version": "7.4.11",
4
+ "version": "7.4.12-8436491360.commit-6623424",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
- "@dcl/ecs": "7.4.11",
7
+ "@dcl/ecs": "7.4.12-8436491360.commit-6623424",
8
8
  "@dcl/ecs-math": "2.0.2",
9
9
  "@dcl/explorer": "1.0.161055-20240311152126.commit-cae33b0",
10
- "@dcl/js-runtime": "7.4.11",
11
- "@dcl/react-ecs": "7.4.11",
12
- "@dcl/sdk-commands": "7.4.11",
10
+ "@dcl/js-runtime": "7.4.12-8436491360.commit-6623424",
11
+ "@dcl/react-ecs": "7.4.12-8436491360.commit-6623424",
12
+ "@dcl/sdk-commands": "7.4.12-8436491360.commit-6623424",
13
13
  "text-encoding": "0.7.0"
14
14
  },
15
15
  "keywords": [],
@@ -35,5 +35,5 @@
35
35
  },
36
36
  "types": "./index.d.ts",
37
37
  "typings": "./index.d.ts",
38
- "commit": "00c56d29de6a1905f7df71b5e631881aceb705a5"
38
+ "commit": "662342425708c10cbcb281cd5a0ae0ba909e5e70"
39
39
  }