@dcl/inspector 7.4.12 → 7.4.13-8513648480.commit-27b57a0

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.12",
3
+ "version": "7.4.13-8513648480.commit-27b57a0",
4
4
  "dependencies": {
5
5
  "@dcl/asset-packs": "1.15.2",
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.12",
14
+ "@dcl/ecs": "7.4.13-8513648480.commit-27b57a0",
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": "662342425708c10cbcb281cd5a0ae0ba909e5e70"
74
+ "commit": "27b57a092bebf49b2f04cfbfa18813e58381f367"
75
75
  }