@dcl/inspector 7.3.16-6253385478.commit-dea8a53 → 7.3.16-6254208613.commit-694446b

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@dcl/inspector",
3
- "version": "7.3.16-6253385478.commit-dea8a53",
3
+ "version": "7.3.16-6254208613.commit-694446b",
4
4
  "devDependencies": {
5
5
  "@babylonjs/core": "^6.18.0",
6
6
  "@babylonjs/gui": "^6.18.0",
@@ -8,7 +8,7 @@
8
8
  "@babylonjs/loaders": "^6.18.0",
9
9
  "@babylonjs/materials": "^6.18.0",
10
10
  "@dcl/asset-packs": "^0.0.0-20230920192724.commit-d46ddb6",
11
- "@dcl/ecs": "7.3.16-6253385478.commit-dea8a53",
11
+ "@dcl/ecs": "7.3.16-6254208613.commit-694446b",
12
12
  "@dcl/ecs-math": "2.0.2",
13
13
  "@dcl/mini-rpc": "^1.0.7",
14
14
  "@dcl/rpc": "^1.1.1",
@@ -63,5 +63,5 @@
63
63
  },
64
64
  "types": "dist/tooling-entrypoint.d.ts",
65
65
  "typings": "dist/tooling-entrypoint.d.ts",
66
- "commit": "dea8a53475b7d6eb93a746ffc8add391c504981b"
66
+ "commit": "694446bd7d5c59a8df6f6e0c49463ff55b35d4d2"
67
67
  }