@dcl/sdk 7.1.18-5148086760.commit-9d9918a → 7.1.18-5157075834.commit-1637d16

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-5148086760.commit-9d9918a",
4
+ "version": "7.1.18-5157075834.commit-1637d16",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
- "@dcl/ecs": "7.1.18-5148086760.commit-9d9918a",
7
+ "@dcl/ecs": "7.1.18-5157075834.commit-1637d16",
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-5148086760.commit-9d9918a",
11
- "@dcl/react-ecs": "7.1.18-5148086760.commit-9d9918a",
12
- "@dcl/sdk-commands": "7.1.18-5148086760.commit-9d9918a"
10
+ "@dcl/js-runtime": "7.1.18-5157075834.commit-1637d16",
11
+ "@dcl/react-ecs": "7.1.18-5157075834.commit-1637d16",
12
+ "@dcl/sdk-commands": "7.1.18-5157075834.commit-1637d16"
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": "9d9918a2a108a84e57dac069acedfad7db07955e"
37
+ "commit": "1637d163dc705253788e4fb68ab4c2ee6ba8dd93"
38
38
  }