@dcl/inspector 7.3.18-6408200414.commit-e9ccb23 → 7.3.18-6410097575.commit-5f33809

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.18-6408200414.commit-e9ccb23",
3
+ "version": "7.3.18-6410097575.commit-5f33809",
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-20231004150938.commit-91b2f7d",
11
- "@dcl/ecs": "7.3.18-6408200414.commit-e9ccb23",
11
+ "@dcl/ecs": "7.3.18-6410097575.commit-5f33809",
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": "e9ccb23bfd747d8ef52b37542dccb20ae264370d"
66
+ "commit": "5f3380992be945716ec4977b9b095a0aa2dbc3d6"
67
67
  }