@dcl/sdk-commands 7.3.16-6230474157.commit-a457b33 → 7.3.16-6249461720.commit-b29c15d

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-6230474157.commit-a457b33",
4
+ "version": "7.3.16-6249461720.commit-b29c15d",
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-6230474157.commit-a457b33",
11
+ "@dcl/ecs": "7.3.16-6249461720.commit-b29c15d",
12
12
  "@dcl/hashing": "1.1.3",
13
- "@dcl/inspector": "7.3.16-6230474157.commit-a457b33",
13
+ "@dcl/inspector": "7.3.16-6249461720.commit-b29c15d",
14
14
  "@dcl/linker-dapp": "0.10.1",
15
15
  "@dcl/mini-comms": "1.0.1-20230216163137.commit-a4c75be",
16
16
  "@dcl/protocol": "1.0.0-6200210039.commit-75f18e8",
@@ -71,5 +71,5 @@
71
71
  "displayName": "SDK",
72
72
  "tsconfig": "./tsconfig.json"
73
73
  },
74
- "commit": "a457b33530d318a9f690fb0bfde6d39a60066e4d"
74
+ "commit": "b29c15d5b28fb41426d87028096de83100f7b39a"
75
75
  }