@things-factory/operato-tools 7.0.18 → 7.0.20

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.18",
3
+ "version": "7.0.20",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -41,7 +41,7 @@
41
41
  },
42
42
  "devDependencies": {
43
43
  "@things-factory/builder": "^7.0.14",
44
- "@things-factory/meta-ui": "^7.0.18"
44
+ "@things-factory/meta-ui": "^7.0.20"
45
45
  },
46
- "gitHead": "2aabc8df66224a89cf977a03c330ab4a77d08cfa"
46
+ "gitHead": "c0c18ce6c876611927d7ff96ff659ec53b309fb0"
47
47
  }