@dcl/sdk 7.1.18-5134929647.commit-a16e798 → 7.1.18-5136985107.commit-3bb30f9

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-5134929647.commit-a16e798",
4
+ "version": "7.1.18-5136985107.commit-3bb30f9",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
- "@dcl/ecs": "7.1.18-5134929647.commit-a16e798",
7
+ "@dcl/ecs": "7.1.18-5136985107.commit-3bb30f9",
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-5134929647.commit-a16e798",
11
- "@dcl/react-ecs": "7.1.18-5134929647.commit-a16e798",
12
- "@dcl/sdk-commands": "7.1.18-5134929647.commit-a16e798"
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"
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": "a16e7980119725cf8e92e0fef590f92ec7b77ace"
37
+ "commit": "3bb30f9090657c8eba473c50725e479ebc021973"
38
38
  }