@dcl/sdk-commands 7.4.8-8141209324.commit-5809b1b → 7.4.8-8188615436.commit-a982a6a

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.4.8-8141209324.commit-5809b1b",
4
+ "version": "7.4.8-8188615436.commit-a982a6a",
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.8-8141209324.commit-5809b1b",
11
+ "@dcl/ecs": "7.4.8-8188615436.commit-a982a6a",
12
12
  "@dcl/hashing": "1.1.3",
13
- "@dcl/inspector": "7.4.8-8141209324.commit-5809b1b",
13
+ "@dcl/inspector": "7.4.8-8188615436.commit-a982a6a",
14
14
  "@dcl/linker-dapp": "^0.12.0",
15
15
  "@dcl/mini-comms": "1.0.1-20230216163137.commit-a4c75be",
16
16
  "@dcl/protocol": "1.0.0-7716486147.commit-7433b10",
@@ -73,5 +73,5 @@
73
73
  "displayName": "SDK",
74
74
  "tsconfig": "./tsconfig.json"
75
75
  },
76
- "commit": "5809b1b3601e515417b59dd8e7cbc9966439326c"
76
+ "commit": "a982a6a05ed6bb2cb8fb27bf67cde0d4dbcd1efa"
77
77
  }