@dcl/inspector 7.1.18-5158337338.commit-735bf67 → 7.1.18-5158875305.commit-8967d79

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 +4 -4
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@dcl/inspector",
3
- "version": "7.1.18-5158337338.commit-735bf67",
3
+ "version": "7.1.18-5158875305.commit-8967d79",
4
4
  "devDependencies": {
5
5
  "@babylonjs/core": "^5.48.0",
6
6
  "@babylonjs/gui": "^5.48.0",
7
7
  "@babylonjs/inspector": "^5.48.0",
8
8
  "@babylonjs/loaders": "^5.48.0",
9
9
  "@babylonjs/materials": "^5.48.0",
10
- "@dcl/ecs": "7.1.18-5158337338.commit-735bf67",
10
+ "@dcl/ecs": "7.1.18-5158875305.commit-8967d79",
11
11
  "@dcl/ecs-math": "2.0.1",
12
- "@dcl/js-runtime": "7.1.18-5158337338.commit-735bf67",
12
+ "@dcl/js-runtime": "7.1.18-5158875305.commit-8967d79",
13
13
  "@dcl/rpc": "^1.1.1",
14
14
  "@dcl/schemas": "^6.11.1",
15
15
  "@testing-library/react": "^14.0.0",
@@ -50,5 +50,5 @@
50
50
  },
51
51
  "types": "dist/tooling-entrypoint.d.ts",
52
52
  "typings": "dist/tooling-entrypoint.d.ts",
53
- "commit": "735bf678b8390821dd0fdd6046e78963212bed6c"
53
+ "commit": "8967d7964605ee1a45574e479d5f51ade8f59292"
54
54
  }