@dcl/sdk 7.4.13 → 7.4.14-8539013712.commit-40e4f0f

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.13",
4
+ "version": "7.4.14-8539013712.commit-40e4f0f",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
- "@dcl/ecs": "7.4.13",
7
+ "@dcl/ecs": "7.4.14-8539013712.commit-40e4f0f",
8
8
  "@dcl/ecs-math": "2.0.2",
9
9
  "@dcl/explorer": "1.0.161749-20240401171209.commit-d6d28f4",
10
- "@dcl/js-runtime": "7.4.13",
11
- "@dcl/react-ecs": "7.4.13",
12
- "@dcl/sdk-commands": "7.4.13",
10
+ "@dcl/js-runtime": "7.4.14-8539013712.commit-40e4f0f",
11
+ "@dcl/react-ecs": "7.4.14-8539013712.commit-40e4f0f",
12
+ "@dcl/sdk-commands": "7.4.14-8539013712.commit-40e4f0f",
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": "27b57a092bebf49b2f04cfbfa18813e58381f367"
38
+ "commit": "40e4f0f7214a1d743b609b5a0a26b806dd709b3c"
39
39
  }