@dcl/inspector 7.3.16-6249461720.commit-b29c15d → 7.3.16-6252308898.commit-0785c75

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-6249461720.commit-b29c15d",
3
+ "version": "7.3.16-6252308898.commit-0785c75",
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-20230915180527.commit-250509a",
11
- "@dcl/ecs": "7.3.16-6249461720.commit-b29c15d",
11
+ "@dcl/ecs": "7.3.16-6252308898.commit-0785c75",
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": "b29c15d5b28fb41426d87028096de83100f7b39a"
66
+ "commit": "0785c7508a1feac69e5e352c9c822aaf390d64d4"
67
67
  }