@dcl/inspector 7.10.2 → 7.10.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -198,3 +198,5 @@ For a deeper understanding of the architecture and design decisions:
198
198
  ## License
199
199
 
200
200
  Apache 2.0
201
+
202
+ test
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dcl/inspector",
3
- "version": "7.10.2",
3
+ "version": "7.10.4",
4
4
  "dependencies": {
5
5
  "@dcl/asset-packs": "2.5.6",
6
6
  "ts-deepmerge": "^7.0.0"