@things-factory/operato-tools 7.0.71 → 7.0.72

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-tools",
3
- "version": "7.0.71",
3
+ "version": "7.0.72",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -39,7 +39,7 @@
39
39
  },
40
40
  "devDependencies": {
41
41
  "@things-factory/builder": "^7.0.70",
42
- "@things-factory/meta-ui": "^7.0.71"
42
+ "@things-factory/meta-ui": "^7.0.72"
43
43
  },
44
- "gitHead": "d242e4a4415764d0d389e9dff09d2ce3a8fc317f"
44
+ "gitHead": "6131a0f20fcc11bc8e9e9d839de8e9700a2b0ac0"
45
45
  }