@things-factory/operato-tools 7.0.19 → 7.0.22

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.19",
3
+ "version": "7.0.22",
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.19"
44
+ "@things-factory/meta-ui": "^7.0.22"
45
45
  },
46
- "gitHead": "d12e0e75184c6d17e73f0a330a618a18a7e61d22"
46
+ "gitHead": "2482cabd0a609346f2dfb1c89316b72468dd33bf"
47
47
  }