@dcl/inspector 7.4.3-7935604720.commit-e16c799 → 7.4.3-7964122901.commit-4aa0343

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.3-7935604720.commit-e16c799",
3
+ "version": "7.4.3-7964122901.commit-4aa0343",
4
4
  "dependencies": {
5
5
  "@dcl/asset-packs": "^1.12.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.3-7935604720.commit-e16c799",
14
+ "@dcl/ecs": "7.4.3-7964122901.commit-4aa0343",
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": "e16c7990a84c14a83e410262a8912cf478229b6f"
74
+ "commit": "4aa0343cda6076be872f03fe13bdaba17cd66a86"
75
75
  }