@things-factory/operato-tools 7.0.78 → 7.0.81

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.78",
3
+ "version": "7.0.81",
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.74",
42
- "@things-factory/meta-ui": "^7.0.78"
42
+ "@things-factory/meta-ui": "^7.0.81"
43
43
  },
44
- "gitHead": "fc5dd0f295031816c86ef385940be57db8ced390"
44
+ "gitHead": "c6b580e6ca8da099ee4753d49362cb81452f421d"
45
45
  }