@dcl/sdk-commands 7.1.17-5122810671.commit-7d345d6 → 7.1.17

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.1.17-5122810671.commit-7d345d6",
4
+ "version": "7.1.17",
5
5
  "author": "Decentraland",
6
6
  "bin": {
7
7
  "sdk-commands": "./dist/index.js"
8
8
  },
9
9
  "dependencies": {
10
- "@dcl/ecs": "7.1.17-5122810671.commit-7d345d6",
10
+ "@dcl/ecs": "7.1.17",
11
11
  "@dcl/hashing": "1.1.3",
12
- "@dcl/inspector": "7.1.17-5122810671.commit-7d345d6",
12
+ "@dcl/inspector": "7.1.17",
13
13
  "@dcl/linker-dapp": "0.7.0",
14
14
  "@dcl/mini-comms": "1.0.1-20230216163137.commit-a4c75be",
15
15
  "@dcl/protocol": "1.0.0-5112230174.commit-a71a7e0",