@dcl/inspector 7.1.18-5149174868.commit-b3b683f → 7.1.18-5157075834.commit-1637d16

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-5149174868.commit-b3b683f",
3
+ "version": "7.1.18-5157075834.commit-1637d16",
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-5149174868.commit-b3b683f",
10
+ "@dcl/ecs": "7.1.18-5157075834.commit-1637d16",
11
11
  "@dcl/ecs-math": "2.0.1",
12
- "@dcl/js-runtime": "7.1.18-5149174868.commit-b3b683f",
12
+ "@dcl/js-runtime": "7.1.18-5157075834.commit-1637d16",
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": "b3b683f490ff67c8938c5c2b0286226927018c36"
53
+ "commit": "1637d163dc705253788e4fb68ab4c2ee6ba8dd93"
54
54
  }