@dcl/sdk-commands 7.3.16-6254208613.commit-694446b → 7.3.16-6313421807.commit-2a4da19

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 +4 -4
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@dcl/sdk-commands",
3
3
  "description": "",
4
- "version": "7.3.16-6254208613.commit-694446b",
4
+ "version": "7.3.16-6313421807.commit-2a4da19",
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.3.16-6254208613.commit-694446b",
11
+ "@dcl/ecs": "7.3.16-6313421807.commit-2a4da19",
12
12
  "@dcl/hashing": "1.1.3",
13
- "@dcl/inspector": "7.3.16-6254208613.commit-694446b",
13
+ "@dcl/inspector": "7.3.16-6313421807.commit-2a4da19",
14
14
  "@dcl/linker-dapp": "^0.11.0",
15
15
  "@dcl/mini-comms": "1.0.1-20230216163137.commit-a4c75be",
16
16
  "@dcl/protocol": "1.0.0-6200210039.commit-75f18e8",
@@ -73,5 +73,5 @@
73
73
  "displayName": "SDK",
74
74
  "tsconfig": "./tsconfig.json"
75
75
  },
76
- "commit": "694446bd7d5c59a8df6f6e0c49463ff55b35d4d2"
76
+ "commit": "2a4da19c44fcb6089fc75136a779e402779e5359"
77
77
  }