@dcl/sdk 7.1.18-5157707330.commit-091fce4 → 7.1.18-5158875305.commit-8967d79

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 +7 -7
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@dcl/sdk",
3
3
  "description": "",
4
- "version": "7.1.18-5157707330.commit-091fce4",
4
+ "version": "7.1.18-5158875305.commit-8967d79",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
- "@dcl/ecs": "7.1.18-5157707330.commit-091fce4",
7
+ "@dcl/ecs": "7.1.18-5158875305.commit-8967d79",
8
8
  "@dcl/ecs-math": "2.0.1",
9
- "@dcl/explorer": "1.0.115491-20230522161611.commit-e2a80f5",
10
- "@dcl/js-runtime": "7.1.18-5157707330.commit-091fce4",
11
- "@dcl/react-ecs": "7.1.18-5157707330.commit-091fce4",
12
- "@dcl/sdk-commands": "7.1.18-5157707330.commit-091fce4"
9
+ "@dcl/explorer": "1.0.119383-20230601164229.commit-d963542",
10
+ "@dcl/js-runtime": "7.1.18-5158875305.commit-8967d79",
11
+ "@dcl/react-ecs": "7.1.18-5158875305.commit-8967d79",
12
+ "@dcl/sdk-commands": "7.1.18-5158875305.commit-8967d79"
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": "091fce4615f18681efcef4556b5fc76652a79639"
37
+ "commit": "8967d7964605ee1a45574e479d5f51ade8f59292"
38
38
  }