@dcl/sdk-commands 7.3.16-6313421807.commit-2a4da19 → 7.3.16-6313702072.commit-31ed2f6

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-6313421807.commit-2a4da19",
4
+ "version": "7.3.16-6313702072.commit-31ed2f6",
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-6313421807.commit-2a4da19",
11
+ "@dcl/ecs": "7.3.16-6313702072.commit-31ed2f6",
12
12
  "@dcl/hashing": "1.1.3",
13
- "@dcl/inspector": "7.3.16-6313421807.commit-2a4da19",
13
+ "@dcl/inspector": "7.3.16-6313702072.commit-31ed2f6",
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": "2a4da19c44fcb6089fc75136a779e402779e5359"
76
+ "commit": "31ed2f621e7b9ddb254d6e962bff88b93daa9198"
77
77
  }