@dcl/sdk-commands 7.3.12-6038795130.commit-c930469 → 7.3.12

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 +3 -3
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@dcl/sdk-commands",
3
3
  "description": "",
4
- "version": "7.3.12-6038795130.commit-c930469",
4
+ "version": "7.3.12",
5
5
  "author": "Decentraland",
6
6
  "bin": {
7
7
  "sdk-commands": "./dist/index.js"
8
8
  },
9
9
  "dependencies": {
10
- "@dcl/ecs": "7.3.12-6038795130.commit-c930469",
10
+ "@dcl/ecs": "7.3.12",
11
11
  "@dcl/hashing": "1.1.3",
12
- "@dcl/inspector": "7.3.12-6038795130.commit-c930469",
12
+ "@dcl/inspector": "7.3.12",
13
13
  "@dcl/linker-dapp": "0.9.1",
14
14
  "@dcl/mini-comms": "1.0.1-20230216163137.commit-a4c75be",
15
15
  "@dcl/protocol": "1.0.0-5812097343.commit-8025576",