@dcl/sdk 7.1.18-5136985107.commit-3bb30f9 → 7.1.18-5148086760.commit-9d9918a

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.1.18-5136985107.commit-3bb30f9",
4
+ "version": "7.1.18-5148086760.commit-9d9918a",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
- "@dcl/ecs": "7.1.18-5136985107.commit-3bb30f9",
7
+ "@dcl/ecs": "7.1.18-5148086760.commit-9d9918a",
8
8
  "@dcl/ecs-math": "2.0.1",
9
9
  "@dcl/explorer": "1.0.115491-20230522161611.commit-e2a80f5",
10
- "@dcl/js-runtime": "7.1.18-5136985107.commit-3bb30f9",
11
- "@dcl/react-ecs": "7.1.18-5136985107.commit-3bb30f9",
12
- "@dcl/sdk-commands": "7.1.18-5136985107.commit-3bb30f9"
10
+ "@dcl/js-runtime": "7.1.18-5148086760.commit-9d9918a",
11
+ "@dcl/react-ecs": "7.1.18-5148086760.commit-9d9918a",
12
+ "@dcl/sdk-commands": "7.1.18-5148086760.commit-9d9918a"
13
13
  },
14
14
  "keywords": [],
15
15
  "license": "Apache-2.0",
@@ -34,5 +34,5 @@
34
34
  },
35
35
  "types": "./index.d.ts",
36
36
  "typings": "./index.d.ts",
37
- "commit": "3bb30f9090657c8eba473c50725e479ebc021973"
37
+ "commit": "9d9918a2a108a84e57dac069acedfad7db07955e"
38
38
  }