@dcl/inspector 7.4.19-8818968750.commit-6d2ec97 → 7.4.20-8819404191.commit-d68d7a0

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.4.19-8818968750.commit-6d2ec97",
3
+ "version": "7.4.20-8819404191.commit-d68d7a0",
4
4
  "dependencies": {
5
5
  "@dcl/asset-packs": "1.17.0",
6
6
  "ts-deepmerge": "^7.0.0"
@@ -11,7 +11,7 @@
11
11
  "@babylonjs/inspector": "^6.18.0",
12
12
  "@babylonjs/loaders": "^6.18.0",
13
13
  "@babylonjs/materials": "^6.18.0",
14
- "@dcl/ecs": "7.4.19-8818968750.commit-6d2ec97",
14
+ "@dcl/ecs": "7.4.20-8819404191.commit-d68d7a0",
15
15
  "@dcl/ecs-math": "2.0.2",
16
16
  "@dcl/mini-rpc": "^1.0.7",
17
17
  "@dcl/rpc": "^1.1.1",
@@ -71,5 +71,5 @@
71
71
  },
72
72
  "types": "dist/tooling-entrypoint.d.ts",
73
73
  "typings": "dist/tooling-entrypoint.d.ts",
74
- "commit": "6d2ec97a241339671c7b75c6971003d24d3fe233"
74
+ "commit": "d68d7a0a06b18cdc987616ad4df36cd6c6a4fdf8"
75
75
  }