@dcl/sdk 7.1.17 → 7.1.18-5135429602.commit-241816a

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.17",
4
+ "version": "7.1.18-5135429602.commit-241816a",
5
5
  "author": "Decentraland",
6
6
  "dependencies": {
7
- "@dcl/ecs": "7.1.17",
7
+ "@dcl/ecs": "7.1.18-5135429602.commit-241816a",
8
8
  "@dcl/ecs-math": "2.0.1",
9
9
  "@dcl/explorer": "1.0.115491-20230522161611.commit-e2a80f5",
10
- "@dcl/js-runtime": "7.1.17",
11
- "@dcl/react-ecs": "7.1.17",
12
- "@dcl/sdk-commands": "7.1.17"
10
+ "@dcl/js-runtime": "7.1.18-5135429602.commit-241816a",
11
+ "@dcl/react-ecs": "7.1.18-5135429602.commit-241816a",
12
+ "@dcl/sdk-commands": "7.1.18-5135429602.commit-241816a"
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": "7d345d64d60d7dcf10a92a591f6263be336b8837"
37
+ "commit": "241816ae0732c73ced345ca29f66851362f48904"
38
38
  }