@dcl/sdk-commands 7.4.16-8634981775.commit-0048266 → 7.4.16-8693217507.commit-f417f2c

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 +5 -5
package/package.json CHANGED
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "@dcl/sdk-commands",
3
3
  "description": "",
4
- "version": "7.4.16-8634981775.commit-0048266",
4
+ "version": "7.4.16-8693217507.commit-f417f2c",
5
5
  "author": "Decentraland",
6
6
  "bin": {
7
7
  "sdk-commands": "./dist/index.js"
8
8
  },
9
9
  "dependencies": {
10
10
  "@dcl/crypto": "^3.4.4",
11
- "@dcl/ecs": "7.4.16-8634981775.commit-0048266",
11
+ "@dcl/ecs": "7.4.16-8693217507.commit-f417f2c",
12
12
  "@dcl/hashing": "1.1.3",
13
- "@dcl/inspector": "7.4.16-8634981775.commit-0048266",
13
+ "@dcl/inspector": "7.4.16-8693217507.commit-f417f2c",
14
14
  "@dcl/linker-dapp": "^0.12.0",
15
15
  "@dcl/mini-comms": "1.0.1-20230216163137.commit-a4c75be",
16
- "@dcl/protocol": "1.0.0-8299166777.commit-9493ffe",
16
+ "@dcl/protocol": "^1.0.0-8691799990.commit-4ba546c",
17
17
  "@dcl/quests-client": "^1.0.3",
18
18
  "@dcl/quests-manager": "^0.1.4",
19
19
  "@dcl/rpc": "^1.1.1",
@@ -73,5 +73,5 @@
73
73
  "displayName": "SDK",
74
74
  "tsconfig": "./tsconfig.json"
75
75
  },
76
- "commit": "0048266545ab01ec21db4c037c68afd99531ee08"
76
+ "commit": "f417f2cb6dd3f14edead0807fc0676f7a6c5daff"
77
77
  }